fastapi-factory


Namefastapi-factory JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Pandede/FastAPIFactory
SummarySome simple utilities for building `FastAPI` application.
upload_time2023-08-08 05:32:45
maintainer
docs_urlNone
authorPandede
requires_python
licenseMIT
keywords fastapi utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Pandede/FastAPIFactory",
    "name": "fastapi-factory",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "fastapi,utility",
    "author": "Pandede",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/33/2e/a7868d8f0cd7dfcaa05ad93d141a5878e450cb0f58c8b8fb5549032f5b64/fastapi-factory-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Some simple utilities for building `FastAPI` application.",
    "version": "0.1.0",
    "project_urls": {
        "Download": "https://github.com/Pandede/FastAPIFactory/archive/refs/tags/v0.1.0.tar.gz",
        "Homepage": "https://github.com/Pandede/FastAPIFactory"
    },
    "split_keywords": [
        "fastapi",
        "utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "332ea7868d8f0cd7dfcaa05ad93d141a5878e450cb0f58c8b8fb5549032f5b64",
                "md5": "f5f990dac3dc17dd6b31fba73208e651",
                "sha256": "0e9a576f2c98d21170981340d270bbcae669026505bc997800fe4ca8ff94ab9b"
            },
            "downloads": -1,
            "filename": "fastapi-factory-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5f990dac3dc17dd6b31fba73208e651",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3784,
            "upload_time": "2023-08-08T05:32:45",
            "upload_time_iso_8601": "2023-08-08T05:32:45.969105Z",
            "url": "https://files.pythonhosted.org/packages/33/2e/a7868d8f0cd7dfcaa05ad93d141a5878e450cb0f58c8b8fb5549032f5b64/fastapi-factory-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 05:32:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Pandede",
    "github_project": "FastAPIFactory",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "fastapi-factory"
}
        
Elapsed time: 0.11662s