{ "info": { "author": "Raymond Williams", "author_email": "Raymond.n.williams86@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "Flask-ProjectManager\n====================\n\nThis is a command line tool that will create a new Flask application with the ability to create a simple setup or if you are using blueprints.\n\n[![PyPI version](https://badge.fury.io/py/Flask-NewProject.svg)](https://badge.fury.io/py/Flask-NewProject)\n\n* * *\n\nGetting Started\n===============\n\nPrerequisites\n-------------\n\nBuilt with Python 2.7\n\n* * *\n\n## Installing ##\n\n pip install Flask-NewProject\n\n## Usage Commands ##\n\nFor a skeleton structure:\n flask-skeleton ProjectName\n\nThis will create a simple skeleton structure with app.py created but with no content inside of it.\n\nFor a simple structure:\n flask-simple ProjecName\n\nThis is the same as the skeleton structure with the addition of basic content in app.py and a test.py in the test directory. You can also run flask-simple right after flask-skeleton and it will add the basic setup into app.py as well.\n\n* * *\n\n## Running Tests ##\n\nTesting your new simple-structure\nI use nosetests from the project folder and run\n nosetests\n\nThere are two built in tests with flask-simple. One the check response code 200 and the other is for Hello World!\n\n* * *\n\n## Contributing ##\n\nPlease contribute if you can. This project is just getting underway, but help is always welcome.\n\n* * *\n\n## Version Information ##\n\n0.2.1\n\n* * *\n\n## Authors ##\n\nRaymond Williams\n\n* * *\n\n## License ##\n\nThis project is licensed under the MIT License - see the LICENSE file for details\n\n* * *", "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/Gunak/Flask-NewProject/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Flask-NewProject", "package_url": "https://pypi.org/project/Flask-NewProject/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Flask-NewProject/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Gunak/Flask-NewProject/" }, "release_url": "https://pypi.org/project/Flask-NewProject/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Create new Flask project.", "version": "0.2.1" }, "last_serial": 2443209, "releases": { "0.0.0": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "66e417abb26ac4192cf7ba6c14d43349", "sha256": "c962b11d22801795d085fc0c7f2a68687eb40ebf7eae805917fd8e0be8ca9a92" }, "downloads": -1, "filename": "Flask-NewProject-0.1.0.tar.gz", "has_sig": false, "md5_digest": "66e417abb26ac4192cf7ba6c14d43349", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2504, "upload_time": "2016-10-29T01:34:28", "url": "https://files.pythonhosted.org/packages/16/4e/e81919aaae3a9269ad3b8b71210d839c025f6e4762413cd8c5b49b395239/Flask-NewProject-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e6bcb3ae9af85074e1c974242b45e64c", "sha256": "ac948419934bb98f7e4ca70357ad9debcc9a52996c05a8910103c0ad72240392" }, "downloads": -1, "filename": "Flask-NewProject-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e6bcb3ae9af85074e1c974242b45e64c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3043, "upload_time": "2016-10-31T20:16:53", "url": "https://files.pythonhosted.org/packages/ce/3a/ee0e48d80a101a55ccf928b43089e4a7e03c77687c35483a9bfdf18ba6e5/Flask-NewProject-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "cec410e4a1a946a20e381e46c8c2c006", "sha256": "e7b741405729d963845837f812bc2e8383216c3cb1a5d3d93a771f8effac0e41" }, "downloads": -1, "filename": "Flask-NewProject-0.2.1.tar.gz", "has_sig": false, "md5_digest": "cec410e4a1a946a20e381e46c8c2c006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3193, "upload_time": "2016-11-04T19:42:06", "url": "https://files.pythonhosted.org/packages/2f/c3/36e812e42300bd0357bb6d12413d255dbb384ca2adb3c460e1da80a35263/Flask-NewProject-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cec410e4a1a946a20e381e46c8c2c006", "sha256": "e7b741405729d963845837f812bc2e8383216c3cb1a5d3d93a771f8effac0e41" }, "downloads": -1, "filename": "Flask-NewProject-0.2.1.tar.gz", "has_sig": false, "md5_digest": "cec410e4a1a946a20e381e46c8c2c006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3193, "upload_time": "2016-11-04T19:42:06", "url": "https://files.pythonhosted.org/packages/2f/c3/36e812e42300bd0357bb6d12413d255dbb384ca2adb3c460e1da80a35263/Flask-NewProject-0.2.1.tar.gz" } ] }