{ "info": { "author": "Alan", "author_email": "ex0dus@codemuch.tech", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "# mack\nA simple Flask application generator \n\n## Features\n\nThis minimal and simple project is great if you hate making folders, setting up `virtualenv`, and managing and setting up dependencies for your next Flask project.\n\nThe Flask application that is created with `mack` is lightweight, easily configurable, and can be deployed to a hosting provider of your choice. `mack` makes it so that you won't have to navigate through directories just to find your models or views, but get working with everything you need in the `app.py` file.\n\n## Usage\n\n usage: mack [-h] [-s, --sandbox SANDBOX] name\n\nWhen creating a project, just specify your project name and you are good to go.\n\n mack test-project\n\nThis creates a `test-project` in your current working directory. `-s` can also be specified if you wish to specify a name for your `virtualenv` sandbox\n\n## TODO:\n\n* `mack run` capabilities\n* `mack push` to Heroku/Github\n* Config files?\n* Installation script to access `mack` system-wide", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ex0dus-0x/mack", "keywords": "flask,web,generator,python", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mack", "package_url": "https://pypi.org/project/mack/", "platform": "", "project_url": "https://pypi.org/project/mack/", "project_urls": { "Homepage": "https://github.com/ex0dus-0x/mack" }, "release_url": "https://pypi.org/project/mack/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Flask project generator", "version": "0.1.1" }, "last_serial": 3108777, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2f8e345bbd0c7ac7c75c445d6bdb277f", "sha256": "3627a5c31a3f0cf9a425c23d1888aaa0bfc6451992efb22702fe74ddb0330466" }, "downloads": -1, "filename": "mack-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "2f8e345bbd0c7ac7c75c445d6bdb277f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5648, "upload_time": "2017-08-20T00:23:04", "url": "https://files.pythonhosted.org/packages/13/9b/b9b2b6a2e9959ee161d01cfbc1987ae8dcf4045918bc0bbf209fd73c0790/mack-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "eaa067890184ca0a724cc313c89fbd8a", "sha256": "36e422914db39b939a983f23239b4e40b62ff16def113edc21e55fdc8a3d36e5" }, "downloads": -1, "filename": "mack-0.1.0.tar.gz", "has_sig": false, "md5_digest": "eaa067890184ca0a724cc313c89fbd8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3306, "upload_time": "2017-08-20T00:23:05", "url": "https://files.pythonhosted.org/packages/e9/a1/ecc0ed986f3154a0709616ccceaedd941b7774936f4c9eaa91eb55793e1a/mack-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f67b36c9533070af5f9e78d893326f88", "sha256": "d4070a35f6aa3fbe53962267355ad95449531acd199ff641b735aa9d3473e8b0" }, "downloads": -1, "filename": "mack-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "f67b36c9533070af5f9e78d893326f88", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9658, "upload_time": "2017-08-20T00:52:17", "url": "https://files.pythonhosted.org/packages/87/04/f7942d288760828a549b695cd6fc7fdc978392222146d4c8c4889fba5c14/mack-0.1.1-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f67b36c9533070af5f9e78d893326f88", "sha256": "d4070a35f6aa3fbe53962267355ad95449531acd199ff641b735aa9d3473e8b0" }, "downloads": -1, "filename": "mack-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "f67b36c9533070af5f9e78d893326f88", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9658, "upload_time": "2017-08-20T00:52:17", "url": "https://files.pythonhosted.org/packages/87/04/f7942d288760828a549b695cd6fc7fdc978392222146d4c8c4889fba5c14/mack-0.1.1-py2.7.egg" } ] }