setup-flask-app


Namesetup-flask-app JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA CLI to setup a flask app with just one command
upload_time2024-08-12 10:41:42
maintainerNone
docs_urlNone
authorSaqib Tanveer
requires_pythonNone
licenseNone
keywords python flask setup-flask-app auto setup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a CLI tool which setup a flask app with just one command. This is to ease devs. They just have to write setup-flask-app and every thing require to stat adding value to their app will be setup automatically.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "setup-flask-app",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, flask, setup-flask-app, auto setup",
    "author": "Saqib Tanveer",
    "author_email": "<elven5055@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4b/1f/6e1c6859126d307a5388f520a1a892f14df69d5c2798c40e8c321c149865/setup_flask_app-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a CLI tool which setup a flask app with just one command. This is to ease devs. They just have to write setup-flask-app and every thing require to stat adding value to their app will be setup automatically.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A CLI to setup a flask app with just one command",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " flask",
        " setup-flask-app",
        " auto setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4971c6581e368cddaab0f8190f889732aa6b616c2348fc48555c2fc337400c44",
                "md5": "8813d053401665f65c15a4361ba06a19",
                "sha256": "e2b5e394d5019fa8e4eeaa0b21d64e35296b2c79dc8b40b58fe7e998edc6f09f"
            },
            "downloads": -1,
            "filename": "setup_flask_app-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8813d053401665f65c15a4361ba06a19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3840,
            "upload_time": "2024-08-12T10:41:40",
            "upload_time_iso_8601": "2024-08-12T10:41:40.604729Z",
            "url": "https://files.pythonhosted.org/packages/49/71/c6581e368cddaab0f8190f889732aa6b616c2348fc48555c2fc337400c44/setup_flask_app-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b1f6e1c6859126d307a5388f520a1a892f14df69d5c2798c40e8c321c149865",
                "md5": "6ee2a78d9a67fe54100998865897b683",
                "sha256": "2e293ecd6f4b387e352eb45ff1f38b2fe078c3b3740b71c7af9a9646500ac336"
            },
            "downloads": -1,
            "filename": "setup_flask_app-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6ee2a78d9a67fe54100998865897b683",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2645,
            "upload_time": "2024-08-12T10:41:42",
            "upload_time_iso_8601": "2024-08-12T10:41:42.035583Z",
            "url": "https://files.pythonhosted.org/packages/4b/1f/6e1c6859126d307a5388f520a1a892f14df69d5c2798c40e8c321c149865/setup_flask_app-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 10:41:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "setup-flask-app"
}
        
Elapsed time: 0.33793s