fastapi-profiler


Namefastapi-profiler JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/sunhailin-Leo/fastapi_profiler
SummaryA FastAPI Middleware of pyinstrument to check your service performance.
upload_time2024-03-04 09:22:51
maintainer
docs_urlNone
authorsunhailin-Leo
requires_python
licenseMIT
keywords fastapi pyinstrument profiler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sunhailin-Leo/fastapi_profiler",
    "name": "fastapi-profiler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "fastapi,pyinstrument,profiler",
    "author": "sunhailin-Leo",
    "author_email": "379978424@qq.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A FastAPI Middleware of pyinstrument to check your service performance.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/sunhailin-Leo/fastapi_profiler"
    },
    "split_keywords": [
        "fastapi",
        "pyinstrument",
        "profiler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dfddb5b2827dbfdcec188a84a336b4a7e15302f9960a11d09b33a95ef8addff",
                "md5": "11c4cfb2edb343ff866c98e312cb280c",
                "sha256": "371f766de6aa12f525c8c42c6ce0d701cdf82d0738730c1a5681759881ed62e1"
            },
            "downloads": -1,
            "filename": "fastapi_profiler-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11c4cfb2edb343ff866c98e312cb280c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4421,
            "upload_time": "2024-03-04T09:22:51",
            "upload_time_iso_8601": "2024-03-04T09:22:51.557317Z",
            "url": "https://files.pythonhosted.org/packages/9d/fd/db5b2827dbfdcec188a84a336b4a7e15302f9960a11d09b33a95ef8addff/fastapi_profiler-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 09:22:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sunhailin-Leo",
    "github_project": "fastapi_profiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fastapi-profiler"
}
        
Elapsed time: 0.19976s