{ "info": { "author": "Bradley Odell", "author_email": "btodell@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": "pyz\n===\n\n*Packages all source code and dependencies into a single Python zip application.*\n\nSummary\n-------\n\nDeploying a Python application any larger than a single file is\ncumbersome - this library aims to solve that problem.\n\nPython has been able to run code from within a zip file since version\n2.6. Python 3.5 introduced the `zipapp `__ module\nwhich aims to simplify the process of creating a zip application.\nHowever, **zipapp** isn't a complete solution to the problem - it\ndoesn't handle dependencies and it doesn't include certain extra\nfeatures that this library provides.\n\nThis library allows you to bundle all of your Python code **AND** your\ndependencies into a single Python zip application file.\n\nNote: The dependency bundling feature is not implemented yet, but it is\nin the works!\n\nFeatures\n--------\n\n1. Bundle all Python source code with fine-grained control over included files.\n2. Ability to \"unixify\" the output application by prepending a customizable\n `shebang `__.\n3. Python interpreter version check - display a friendly notice instead\n of a Python exception if the user runs your application using an\n unsupported Python version.\n\nPlanned\n-------\n\n1. Automatically identify dependencies and package them accordingly.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/BTOdell/pyz/archive/0.4.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BTOdell/pyz", "keywords": "pyz zip app zipapp bundle dependencies library", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "pyz", "package_url": "https://pypi.org/project/pyz/", "platform": "", "project_url": "https://pypi.org/project/pyz/", "project_urls": { "Download": "https://github.com/BTOdell/pyz/archive/0.4.3.tar.gz", "Homepage": "https://github.com/BTOdell/pyz" }, "release_url": "https://pypi.org/project/pyz/0.4.3/", "requires_dist": null, "requires_python": "", "summary": "Packages all source code and dependencies into a single Python zip application.", "version": "0.4.3" }, "last_serial": 3433139, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "552417cbc1245bd911c7c8f37916fb58", "sha256": "ab9c8fdb18d257358c268c7e5a28d77c60336168876e20d0fc7d2b0ed3d7b923" }, "downloads": -1, "filename": "pyz-0.1.0.tar.gz", "has_sig": false, "md5_digest": "552417cbc1245bd911c7c8f37916fb58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3988, "upload_time": "2017-12-21T00:58:11", "url": "https://files.pythonhosted.org/packages/cd/c9/4fa82c2f1f1b4bbc104660455925f54c3e2aa1ac1fa81845823852fdb985/pyz-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eff693a18580f7f8f955124b224f95e3", "sha256": "969a9848e11abf2ddba6d806f699eed15c4f0f2df3c9eccf8ced8a0a41f6f0fb" }, "downloads": -1, "filename": "pyz-0.1.1.tar.gz", "has_sig": false, "md5_digest": "eff693a18580f7f8f955124b224f95e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2017-12-21T01:10:34", "url": "https://files.pythonhosted.org/packages/50/82/f98f1e2159ca33fe16c4edbc0c7571589ce0e81f81ea9d4bcd3c039f16c0/pyz-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d0252e9bf86e6e4a215ca4072d796844", "sha256": "014374bfda56cb1b3db28ca1a93052c98b1649bc9e6f3fd5933794a0978ad112" }, "downloads": -1, "filename": "pyz-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d0252e9bf86e6e4a215ca4072d796844", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3956, "upload_time": "2017-12-21T01:14:54", "url": "https://files.pythonhosted.org/packages/b6/46/31cb599f033c275ae899c01bd5f4e11b6aa4f678e8dd32d111e13a95b80b/pyz-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "346a9b80cb47016dc516f5a2156d3fea", "sha256": "c01d6e5b030f231dd01cef6040dd7b738fb94edc691bc54856c4608919f9c82f" }, "downloads": -1, "filename": "pyz-0.1.4.tar.gz", "has_sig": false, "md5_digest": "346a9b80cb47016dc516f5a2156d3fea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3995, "upload_time": "2017-12-21T01:25:57", "url": "https://files.pythonhosted.org/packages/28/57/c7586d5e96dae138586214dc283df9c58f93753c582fafee2ff9462ff987/pyz-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "54e70d9bd6df65f485b2410c24f67d32", "sha256": "40c0284340cb4338a69fdeaad5812ed6e6a7b44ce507463535a7256103a0aa7a" }, "downloads": -1, "filename": "pyz-0.2.0.tar.gz", "has_sig": false, "md5_digest": "54e70d9bd6df65f485b2410c24f67d32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3937, "upload_time": "2017-12-21T01:30:52", "url": "https://files.pythonhosted.org/packages/49/0d/c24f4bfcd335cb1dbdd43ed9b7d2a1f602242e2f0fa6a9891166ae9f7f9d/pyz-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "df2a58a1fba1c2f9f4c2f79eac3ab78b", "sha256": "dde5ddccb273915014289d7d6b93077e76617bbacf58c12e97280eeec535bf40" }, "downloads": -1, "filename": "pyz-0.3.0.tar.gz", "has_sig": false, "md5_digest": "df2a58a1fba1c2f9f4c2f79eac3ab78b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4591, "upload_time": "2017-12-21T02:09:09", "url": "https://files.pythonhosted.org/packages/7a/d5/307620d3b62f040f1e91a9036d79894403f576369c46344647eb7f121abc/pyz-0.3.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "85938b12fd23c8046e866c60feb2dede", "sha256": "064f55596cded435ca9dddf3ff13b7fe9fd75f46c5819dcca3ec1395f01a1fab" }, "downloads": -1, "filename": "pyz-0.4.1.tar.gz", "has_sig": false, "md5_digest": "85938b12fd23c8046e866c60feb2dede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4649, "upload_time": "2017-12-21T02:57:31", "url": "https://files.pythonhosted.org/packages/26/68/dc16c1dbe01d5e0df2d8cd3d3e211659528363de7f303aba0343c3f8f88a/pyz-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "d91dfc6804ab3199d2a89a0069612449", "sha256": "7fc858465db00766ea287eaa601226f55cfce4395cb75618dac4121d3158d061" }, "downloads": -1, "filename": "pyz-0.4.2.tar.gz", "has_sig": false, "md5_digest": "d91dfc6804ab3199d2a89a0069612449", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4653, "upload_time": "2017-12-21T02:58:42", "url": "https://files.pythonhosted.org/packages/90/8c/55c6a22287acef969c71a967875e36420f6a85cee640f5f104661c593fd0/pyz-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "e8a4f34e075fed18c725c336d6e276f2", "sha256": "edbf8459d5ab11ea32752cbd49fda75cab00181a3dee965372e20d94d2230c63" }, "downloads": -1, "filename": "pyz-0.4.3.tar.gz", "has_sig": false, "md5_digest": "e8a4f34e075fed18c725c336d6e276f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4655, "upload_time": "2017-12-21T02:59:50", "url": "https://files.pythonhosted.org/packages/44/03/9d567395d2c900b6d07cd117b25fc0acadeb169a64ae6535771f33906854/pyz-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8a4f34e075fed18c725c336d6e276f2", "sha256": "edbf8459d5ab11ea32752cbd49fda75cab00181a3dee965372e20d94d2230c63" }, "downloads": -1, "filename": "pyz-0.4.3.tar.gz", "has_sig": false, "md5_digest": "e8a4f34e075fed18c725c336d6e276f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4655, "upload_time": "2017-12-21T02:59:50", "url": "https://files.pythonhosted.org/packages/44/03/9d567395d2c900b6d07cd117b25fc0acadeb169a64ae6535771f33906854/pyz-0.4.3.tar.gz" } ] }