bluidmason


Namebluidmason JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Worm4047/BuildMason
SummaryA command-line tool for generating scaffolding projects with different configurations.
upload_time2024-01-23 13:01:17
maintainer
docs_urlNone
authorAbhishek Chaudhary
requires_python
licenseMIT
keywords cli abhishek chaudhary flask project development software blueprint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            BuildMason is a command-line tool for generating Flask projects with different configurations. It currently supports creating a basic Flask project, a Flask REST API project, and a Flask project with Blueprints.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Worm4047/BuildMason",
    "name": "bluidmason",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cli abhishek chaudhary flask project development software blueprint",
    "author": "Abhishek Chaudhary",
    "author_email": "abhishek20144047@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/b5/75227d254fe1e044056f8ccde19eefc96b368a341975ff7feb54a8795c5f/bluidmason-0.0.2.tar.gz",
    "platform": null,
    "description": "BuildMason is a command-line tool for generating Flask projects with different configurations. It currently supports creating a basic Flask project, a Flask REST API project, and a Flask project with Blueprints.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A command-line tool for generating scaffolding projects with different configurations.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Worm4047/BuildMason"
    },
    "split_keywords": [
        "cli",
        "abhishek",
        "chaudhary",
        "flask",
        "project",
        "development",
        "software",
        "blueprint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fb575227d254fe1e044056f8ccde19eefc96b368a341975ff7feb54a8795c5f",
                "md5": "2e2efd494cdcec39eaf5d0a32f85f0fd",
                "sha256": "b1e64c1161e6172cbf21d1cab5d5b9233bec6b30b2072bbcc5fab3b5161076e1"
            },
            "downloads": -1,
            "filename": "bluidmason-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2e2efd494cdcec39eaf5d0a32f85f0fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1412,
            "upload_time": "2024-01-23T13:01:17",
            "upload_time_iso_8601": "2024-01-23T13:01:17.826804Z",
            "url": "https://files.pythonhosted.org/packages/7f/b5/75227d254fe1e044056f8ccde19eefc96b368a341975ff7feb54a8795c5f/bluidmason-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 13:01:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Worm4047",
    "github_project": "BuildMason",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bluidmason"
}
        
Elapsed time: 0.17036s