{ "info": { "author": "slumber1122", "author_email": "slumber1122@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "# An Generator of Python Project\n------\n\nFollow the recommendation of [Kenneth Reitz](http://docs.python-guide.org/en/latest/writing/structure/), you can generate the project immediately.\n\n## usage\npip install python_project_generator\n\npygen [-h] [--dir DIR] [--name NAME] [--author AUTHOR][--email EMAIL]\n\nArgs of Pyhton Project Generator\n\n**optional arguments**:\n\n -h, --help show this help message and exit\n -dir DIR target dir of the project, default is currentdir,\n it must be abspath path and empty.\n --name NAME name of the project which you want generate\n --author AUTHOR author of the project\n --email EMAIL email of the author\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/slumber1122/python_project_generator", "keywords": "structure of python project", "license": "MIT License\n\nCopyright (c) 2016 slumber1122\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "python_project_generator", "package_url": "https://pypi.org/project/python_project_generator/", "platform": "", "project_url": "https://pypi.org/project/python_project_generator/", "project_urls": { "Homepage": "https://github.com/slumber1122/python_project_generator" }, "release_url": "https://pypi.org/project/python_project_generator/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "generate a python project", "version": "0.0.2" }, "last_serial": 2453116, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "9e411cfc394d847c286f2171757a92f9", "sha256": "d5b1cd80c6ea79c46c261677d2aa1b2aa9c8a92b6c3027348096a29cc32614f6" }, "downloads": -1, "filename": "python_project_generator-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9e411cfc394d847c286f2171757a92f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4734, "upload_time": "2016-11-10T14:06:32", "url": "https://files.pythonhosted.org/packages/88/ff/1b435eadcd7585e539d0ffff50d723f6803e81a3ecea850b646e34abd5ad/python_project_generator-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e411cfc394d847c286f2171757a92f9", "sha256": "d5b1cd80c6ea79c46c261677d2aa1b2aa9c8a92b6c3027348096a29cc32614f6" }, "downloads": -1, "filename": "python_project_generator-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9e411cfc394d847c286f2171757a92f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4734, "upload_time": "2016-11-10T14:06:32", "url": "https://files.pythonhosted.org/packages/88/ff/1b435eadcd7585e539d0ffff50d723f6803e81a3ecea850b646e34abd5ad/python_project_generator-0.0.2.tar.gz" } ] }