FastAPI-TemplateWizard


NameFastAPI-TemplateWizard JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/pybalt/FastAPI-TemplateWizard
SummaryA CLI to generate FastAPI templates
upload_time2024-04-01 20:31:49
maintainerNone
docs_urlNone
authorpybalt
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
FastAPI-TemplateWizard
=======================

CLI that contains fastapi templates for different projects

Installation
============

Use the package manager `pip <https://pip.pypa.io/en/stable/>`_ to install FastAPI Template Wizard.

.. code-block:: bash

   pip install FastAPI-TemplateWizard

Usage
=====

.. code-block:: bash

   fastcli

License
=======

`Mozilla Public License Version 2.0 <https://www.mozilla.org/en-US/MPL/2.0/>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pybalt/FastAPI-TemplateWizard",
    "name": "FastAPI-TemplateWizard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "pybalt",
    "author_email": "96897286+pybalt@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/96/fe/d934a71bfb4480e18d238eb18759360ab9defc4c471a37de03616ccb1721/FastAPI-TemplateWizard-0.1.5.tar.gz",
    "platform": null,
    "description": "=======================\nFastAPI-TemplateWizard\n=======================\n\nCLI that contains fastapi templates for different projects\n\nInstallation\n============\n\nUse the package manager `pip <https://pip.pypa.io/en/stable/>`_ to install FastAPI Template Wizard.\n\n.. code-block:: bash\n\n   pip install FastAPI-TemplateWizard\n\nUsage\n=====\n\n.. code-block:: bash\n\n   fastcli\n\nLicense\n=======\n\n`Mozilla Public License Version 2.0 <https://www.mozilla.org/en-US/MPL/2.0/>`_\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A CLI to generate FastAPI templates",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/pybalt/FastAPI-TemplateWizard"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4154b98bf0886962318dbadac6d385f2d30d96813e063c026746023d6f6d0df6",
                "md5": "ea0d369f6a03802960562124ee9bb9af",
                "sha256": "d7c80cfd6701a3687448ec62cc2a09a7dc03b85df5ce722b2f33e06ee9ee6918"
            },
            "downloads": -1,
            "filename": "FastAPI_TemplateWizard-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea0d369f6a03802960562124ee9bb9af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10022,
            "upload_time": "2024-04-01T20:31:46",
            "upload_time_iso_8601": "2024-04-01T20:31:46.962876Z",
            "url": "https://files.pythonhosted.org/packages/41/54/b98bf0886962318dbadac6d385f2d30d96813e063c026746023d6f6d0df6/FastAPI_TemplateWizard-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96fed934a71bfb4480e18d238eb18759360ab9defc4c471a37de03616ccb1721",
                "md5": "c2d204975540ab7a92117b98ee57caa8",
                "sha256": "213f1fd8632a46e8164677cfc95c3ecfcc669c24536f5e0281e6ea9cca0b71e4"
            },
            "downloads": -1,
            "filename": "FastAPI-TemplateWizard-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c2d204975540ab7a92117b98ee57caa8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8677,
            "upload_time": "2024-04-01T20:31:49",
            "upload_time_iso_8601": "2024-04-01T20:31:49.860801Z",
            "url": "https://files.pythonhosted.org/packages/96/fe/d934a71bfb4480e18d238eb18759360ab9defc4c471a37de03616ccb1721/FastAPI-TemplateWizard-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 20:31:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pybalt",
    "github_project": "FastAPI-TemplateWizard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fastapi-templatewizard"
}
        
Elapsed time: 0.31916s