{ "info": { "author": "Kamil Wargu\u0142a", "author_email": "kwargula@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "=====\nInkPy\n=====\n\n\n.. image:: https://badge.fury.io/py/inkpy.svg\n :target: http://badge.fury.io/py/inkpy\n\n.. image:: https://travis-ci.org/quamilek/InkPy.svg?branch=develop\n :target: https://travis-ci.org/quamilek/InkPy\n \n.. image:: https://coveralls.io/repos/quamilek/InkPy/badge.png\n :target: https://coveralls.io/r/quamilek/InkPy\n\n\n\n\nDjango app provide interface to fill Django style template in odt file, and\nadditionally convert odt to pdf file. Can be run synchronously or asynchronously mode.\n\n\n\nConfigurations\n~~~~~~~~~~~~~~\n\nThis tool provide interface to fill Django style template in odt file.\nYour task is to provide a python script which takes 2 arguments:\nodt file path, and the path to save the file pdf.\n\nThe recommended way is to use the services LibreOffice / OpenOffice.org,\nwhich provides conversion from odt file to pdf from the console or Python script.\n\nWe recommend to use the library PyODConverter: https://github.com/dieselpoweredkitten/pyodconverter\n\nWe need also to define the value in the configuration file, and add the application to INSTALLED_APPS::\n\n INKPY = {\n 'script_path': '/path/to/your/convert/script.py',\n 'tmp_dir': '/tmp/inkpy'\n }\n INSTALLED_APPS = INSTALLED_APPS + ['inkpy',]\n\n\nTo install LibreOffice in Ubuntu use::\n\n $ sudo apt-get install libreoffice libreoffice-common openjdk-7-jre unoconv\n\nTo run LibreOffice service use::\n\n $ soffice --nologo --headless --nofirststartwizard --accept='socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.Service'\n\nChange Log\n----------\n\n0.1.0-alpha\n~~~~~~~~~~~\n\nReleased on June 3, 2014\n\nThis is the feature relese.\n\n* expanded generate_pdf function with locale param,\n* travis-ci support,\n\n\n0.0.2-alpha\n~~~~~~~~~~~\n\nReleased on May 14, 2014\n\nThis is the bugfix release.\n\n* bugfix installation error,\n\n\n0.0.1-alpha\n~~~~~~~~~~~\n\nReleased on March 14, 2014\n\nThis is the alpha release of Inkpy.\n\n* alpha release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quamilek/InkPy", "keywords": "", "license": "Apache Software License v2.0", "maintainer": null, "maintainer_email": null, "name": "inkpy", "package_url": "https://pypi.org/project/inkpy/", "platform": "any", "project_url": "https://pypi.org/project/inkpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/quamilek/InkPy" }, "release_url": "https://pypi.org/project/inkpy/0.1.0-alpha/", "requires_dist": null, "requires_python": null, "summary": "InkPy - provide tool to fill Django style template in odt file", "version": "0.1.0-alpha" }, "last_serial": 1112315, "releases": { "0.0.1-alpha": [ { "comment_text": "", "digests": { "md5": "48de36671e4e4b14870cbea437419050", "sha256": "123993a744874a03d2d37c102e426b0a37ab3386373583e3ef90238fb4c7cc13" }, "downloads": -1, "filename": "inkpy-0.0.1-alpha.tar.gz", "has_sig": false, "md5_digest": "48de36671e4e4b14870cbea437419050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5467, "upload_time": "2014-03-14T10:30:55", "url": "https://files.pythonhosted.org/packages/26/0e/7d9fd60d58c37983252631cfb6085bc0efefa4e2ec5718b75171e2ad18f7/inkpy-0.0.1-alpha.tar.gz" } ], "0.0.2-alpha": [ { "comment_text": "", "digests": { "md5": "7c209c6eb6103aaa1250f5bae3998dbd", "sha256": "28c8f5196e1052f560d3fe465fe043a92cf81561df6a740b8ceed64809d98f2c" }, "downloads": -1, "filename": "inkpy-0.0.2-alpha.tar.gz", "has_sig": false, "md5_digest": "7c209c6eb6103aaa1250f5bae3998dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5524, "upload_time": "2014-05-14T20:08:56", "url": "https://files.pythonhosted.org/packages/31/00/6936d372de8e0517975e80f898328396f41b4be57f8f78ef8ebff62c43d6/inkpy-0.0.2-alpha.tar.gz" } ], "0.1.0-alpha": [ { "comment_text": "", "digests": { "md5": "b0a6383f0bbe28c06b3c86cd1b709995", "sha256": "3764263762ccb6d8a945a4dd9a11bfad54a7717c03d6cfcff9b112cedc8ca0f1" }, "downloads": -1, "filename": "inkpy-0.1.0-alpha.tar.gz", "has_sig": false, "md5_digest": "b0a6383f0bbe28c06b3c86cd1b709995", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7306, "upload_time": "2014-06-03T07:49:24", "url": "https://files.pythonhosted.org/packages/22/a3/a494ce424c71314f6e59507fe2645797e2bccce17db7456d2b254d8eb39c/inkpy-0.1.0-alpha.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0a6383f0bbe28c06b3c86cd1b709995", "sha256": "3764263762ccb6d8a945a4dd9a11bfad54a7717c03d6cfcff9b112cedc8ca0f1" }, "downloads": -1, "filename": "inkpy-0.1.0-alpha.tar.gz", "has_sig": false, "md5_digest": "b0a6383f0bbe28c06b3c86cd1b709995", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7306, "upload_time": "2014-06-03T07:49:24", "url": "https://files.pythonhosted.org/packages/22/a3/a494ce424c71314f6e59507fe2645797e2bccce17db7456d2b254d8eb39c/inkpy-0.1.0-alpha.tar.gz" } ] }