fastapi-bootstrap-utils


Namefastapi-bootstrap-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/fastapi-bootstrap-utils
SummaryTools for bootstrapping simple REST API using FastAPI for serving data files
upload_time2024-01-23 22:09:18
maintainer
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
license
keywords fastapi-bootstrap-utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
FastAPI Bootstrap Utils
=======================


Tools for bootstrapping simple REST API using FastAPI for serving data files



Features
--------

The following exported console scripts are available:

- create-app


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-01-22)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/fastapi-bootstrap-utils",
    "name": "fastapi-bootstrap-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "fastapi-bootstrap-utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/59/86/11a73c20fa5c0e2560923628c1f71aa611d48ec16d49f09cb6ad14c5548d/fastapi_bootstrap_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "=======================\nFastAPI Bootstrap Utils\n=======================\n\n\nTools for bootstrapping simple REST API using FastAPI for serving data files\n\n\n\nFeatures\n--------\n\nThe following exported console scripts are available:\n\n- create-app\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-01-22)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tools for bootstrapping simple REST API using FastAPI for serving data files",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/fastapi-bootstrap-utils"
    },
    "split_keywords": [
        "fastapi-bootstrap-utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50d8c1fa4ff88d98366c80fab4ddc7c70e16fe9d29d6dd9aec931a87ea882688",
                "md5": "27744636d20e4085f3df358f5dcb68d4",
                "sha256": "009b49f88698c93c4f0c5cddd2fb4c80cfba7d3a5f0624881436215639d3decc"
            },
            "downloads": -1,
            "filename": "fastapi_bootstrap_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27744636d20e4085f3df358f5dcb68d4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 14197,
            "upload_time": "2024-01-23T22:09:16",
            "upload_time_iso_8601": "2024-01-23T22:09:16.563576Z",
            "url": "https://files.pythonhosted.org/packages/50/d8/c1fa4ff88d98366c80fab4ddc7c70e16fe9d29d6dd9aec931a87ea882688/fastapi_bootstrap_utils-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "598611a73c20fa5c0e2560923628c1f71aa611d48ec16d49f09cb6ad14c5548d",
                "md5": "dd1df4ea69b4d72b39423caff7ab4d23",
                "sha256": "243a4d7ce6953c1c4cba3b0fc09f3170c699b282e027881d7735dc5f7b6f6522"
            },
            "downloads": -1,
            "filename": "fastapi_bootstrap_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd1df4ea69b4d72b39423caff7ab4d23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17366,
            "upload_time": "2024-01-23T22:09:18",
            "upload_time_iso_8601": "2024-01-23T22:09:18.523705Z",
            "url": "https://files.pythonhosted.org/packages/59/86/11a73c20fa5c0e2560923628c1f71aa611d48ec16d49f09cb6ad14c5548d/fastapi_bootstrap_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 22:09:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "fastapi-bootstrap-utils",
    "github_not_found": true,
    "lcname": "fastapi-bootstrap-utils"
}
        
Elapsed time: 0.18582s