fastapi-code-samples


Namefastapi-code-samples JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Sayanc2000/fastapi-code-samples
SummarySample code generator for FastAPI OpenAPI schema
upload_time2024-04-21 15:16:08
maintainerNone
docs_urlNone
authorSayan Chakraborty
requires_python>=3.9
licenseMIT License
keywords redoc openapi swagger fastapi
VCS
bugtrack_url
requirements annotated-types anyio click exceptiongroup fastapi h11 idna pydantic pydantic_core sniffio starlette typing_extensions uvicorn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            "
# Docs Sample Code


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sayanc2000/fastapi-code-samples",
    "name": "fastapi-code-samples",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "redoc, openapi, swagger, fastapi",
    "author": "Sayan Chakraborty",
    "author_email": "sayanc20002@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/1e/bdd4c64e0ab30771d5ed405d5a87a274911d6922e81de4fa1f12e4d73c40/fastapi_code_samples-0.0.2.tar.gz",
    "platform": null,
    "description": "\"\n# Docs Sample Code\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Sample code generator for FastAPI OpenAPI schema",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Sayanc2000/fastapi-code-samples"
    },
    "split_keywords": [
        "redoc",
        " openapi",
        " swagger",
        " fastapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95c6652c42be17800da420ec0a58a226134b9c59c50e9afb06e3ab9c913d0f3f",
                "md5": "fbb6e5ed5ff0069ca3c3773a6b5af01c",
                "sha256": "67d35ea62421c264092b26b1f001d663a2612702af2719d8c9ab5200a51e77d7"
            },
            "downloads": -1,
            "filename": "fastapi_code_samples-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbb6e5ed5ff0069ca3c3773a6b5af01c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4210,
            "upload_time": "2024-04-21T15:16:07",
            "upload_time_iso_8601": "2024-04-21T15:16:07.085760Z",
            "url": "https://files.pythonhosted.org/packages/95/c6/652c42be17800da420ec0a58a226134b9c59c50e9afb06e3ab9c913d0f3f/fastapi_code_samples-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf1ebdd4c64e0ab30771d5ed405d5a87a274911d6922e81de4fa1f12e4d73c40",
                "md5": "b0ccd70e20b91dbcee29e2fc36a74166",
                "sha256": "4f816bc9bcb68ad2ccaacbf048c38b5a4c60494af2df01e41bc046341fb48b4d"
            },
            "downloads": -1,
            "filename": "fastapi_code_samples-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b0ccd70e20b91dbcee29e2fc36a74166",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3973,
            "upload_time": "2024-04-21T15:16:08",
            "upload_time_iso_8601": "2024-04-21T15:16:08.935864Z",
            "url": "https://files.pythonhosted.org/packages/cf/1e/bdd4c64e0ab30771d5ed405d5a87a274911d6922e81de4fa1f12e4d73c40/fastapi_code_samples-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 15:16:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sayanc2000",
    "github_project": "fastapi-code-samples",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "annotated-types",
            "specs": [
                [
                    "==",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "==",
                    "0.110.2"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.7"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.7.0"
                ]
            ]
        },
        {
            "name": "pydantic_core",
            "specs": [
                [
                    "==",
                    "2.18.1"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "starlette",
            "specs": [
                [
                    "==",
                    "0.37.2"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.11.0"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.29.0"
                ]
            ]
        }
    ],
    "lcname": "fastapi-code-samples"
}
        
Elapsed time: 0.23998s