{ "info": { "author": "Dhana Babu", "author_email": "dhana36.m@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.3", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "dj-wkhtmltopdf\r\n\r\nIt works on wkhtmltopdf . dj-wkhtmltopdf will allow user to organize their own pdf generator through django admin without any deployment :).\r\n\r\nMainly I was inspired by django-wkhtmltopdf . When I am working on Eccomerce project we want to generate invoice for orders.So we preferred wkhtmltopdf for pdf generator using django-wkhtmltopdf wrapper. Every time we are doing some modifications in local server and pushing this modifications into production but we have faced different(I mean design) issues in production,then we resolved issues in local and pushed into production,but it is so painful then I came to this thought.\r\nRequirements:\r\n\r\nInstall the wkhtmltopdf . Python 2.6+ and 3.3+ is supported.\r\nInstallation:\r\n\r\nRun pip install dj-wkhtmltopdf.\r\n\r\nAdd 'djwkhtmltopdf' to INSTALLED_APPS in your settings.py .\r\n\r\nThen run the python manage.py syncdb .\r\n\r\nBy default it will execute the first wkhtmltopdf command found on your PATH .\r\n\r\nIf you can't add wkhtmltopdf to your PATH you can set WKHTMLTOPDF_CMD to a specific execuatable:\r\n\r\ne.g. in settings.py:\r\n\r\nWKHTML_TO_PDF_CMD = '/path/to/my/wkhtmltopdf'\r\n\r\nYou may also set wkhtmltopdf options through django admin or WKHTML_OPTIONS in settings.py to a dictionary of default command-line options.\r\n\r\nLike this is: WKHTML_OPTIONS = { '--quiet': True, }\r\nImportant Note:\r\n\r\nI've tested it only on Ubuntu but haven't tested it on Mac and Windows.\r\nLicense:\r\n\r\nMIT licensed. See the bundled LICENSE file for more details", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dhanababum/dj-wkhtmltopdf", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dj-wkhtmltopdf.readthedocs.org/en/latest/", "keywords": "wkhtmlpdf,html,pdf,python,django", "license": "Copyright (c) 2012-2014, Dhana Babu\r\nAll rights reserved.\r\n\r\nRedistribution and use in source and binary forms, with or without modification,\r\nare permitted provided that the following conditions are met:\r\n\r\n 1. Redistributions of source code must retain the above copyright notice,\r\n this list of conditions and the following disclaimer.\r\n\r\n 2. Redistributions in binary form must reproduce the above copyright notice,\r\n this list of conditions and the following disclaimer in the documentation\r\n and/or other materials provided with the distribution.\r\n\r\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\r\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\r\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\r\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\r\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\r\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\r\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": "", "maintainer_email": "", "name": "dj-wkhtmltopdf", "package_url": "https://pypi.org/project/dj-wkhtmltopdf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dj-wkhtmltopdf/", "project_urls": { "Download": "https://github.com/dhanababum/dj-wkhtmltopdf", "Homepage": "http://dj-wkhtmltopdf.readthedocs.org/en/latest/" }, "release_url": "https://pypi.org/project/dj-wkhtmltopdf/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Converting Html to Pdf using wkhtmltopdf.", "version": "1.0.2" }, "last_serial": 1557398, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "aad6957ba5c7f500f19d208fc8358e77", "sha256": "0f6d2c056dbfb48bae4ece54274d26703d97d85062bef77bc41ef8f3e6575079" }, "downloads": -1, "filename": "dj_wkhtmltopdf-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aad6957ba5c7f500f19d208fc8358e77", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 14365, "upload_time": "2015-05-18T10:40:08", "url": "https://files.pythonhosted.org/packages/62/4e/194a837267604f73ba9244eaedec80e74d30f67d024c1ca4a165f099b34b/dj_wkhtmltopdf-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d7472bd153cbc46aed6d1742321b0cd", "sha256": "f81ef98728debfabcd1605dea9615df13ff502fa5dd3d3107e51eccf89d096e7" }, "downloads": -1, "filename": "dj-wkhtmltopdf-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d7472bd153cbc46aed6d1742321b0cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10897, "upload_time": "2015-05-18T10:40:04", "url": "https://files.pythonhosted.org/packages/17/e8/fdaef7d212e6f971bbbf4c53649cd6460d1fe1f6004c09563baab7adca54/dj-wkhtmltopdf-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "34a89e73c0b86eb1e9af55281fc6cbf4", "sha256": "0fe5e347ed5c1ca352d6012f5b11c0b25525e5f3a9585630ad32f643c757baaf" }, "downloads": -1, "filename": "dj_wkhtmltopdf-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "34a89e73c0b86eb1e9af55281fc6cbf4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15375, "upload_time": "2015-05-18T11:38:55", "url": "https://files.pythonhosted.org/packages/0c/01/795887a5a750a4d6b32ce824dee8d31972a65acaf71f0c86060bb376e1c9/dj_wkhtmltopdf-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d074ebd513eebab8df41e67b85e9d4f0", "sha256": "c0eb03a7fd8bdcd7e79b5af32ec9aab725ad307399f74c64712bb23906690c4e" }, "downloads": -1, "filename": "dj-wkhtmltopdf-1.0.2.tar.gz", "has_sig": false, "md5_digest": "d074ebd513eebab8df41e67b85e9d4f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11646, "upload_time": "2015-05-18T11:38:36", "url": "https://files.pythonhosted.org/packages/15/12/ea9e5bda88c7f3191f224846bdf20a870e0403fd72f6bf089a31ee537e4a/dj-wkhtmltopdf-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34a89e73c0b86eb1e9af55281fc6cbf4", "sha256": "0fe5e347ed5c1ca352d6012f5b11c0b25525e5f3a9585630ad32f643c757baaf" }, "downloads": -1, "filename": "dj_wkhtmltopdf-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "34a89e73c0b86eb1e9af55281fc6cbf4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15375, "upload_time": "2015-05-18T11:38:55", "url": "https://files.pythonhosted.org/packages/0c/01/795887a5a750a4d6b32ce824dee8d31972a65acaf71f0c86060bb376e1c9/dj_wkhtmltopdf-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d074ebd513eebab8df41e67b85e9d4f0", "sha256": "c0eb03a7fd8bdcd7e79b5af32ec9aab725ad307399f74c64712bb23906690c4e" }, "downloads": -1, "filename": "dj-wkhtmltopdf-1.0.2.tar.gz", "has_sig": false, "md5_digest": "d074ebd513eebab8df41e67b85e9d4f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11646, "upload_time": "2015-05-18T11:38:36", "url": "https://files.pythonhosted.org/packages/15/12/ea9e5bda88c7f3191f224846bdf20a870e0403fd72f6bf089a31ee537e4a/dj-wkhtmltopdf-1.0.2.tar.gz" } ] }