fastapi-better-logger


Namefastapi-better-logger JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/finalsa/fastapi-better-logger
SummaryAn utils package for fastapi
upload_time2023-12-12 05:20:30
maintainer
docs_urlNone
authorLuis Jimenez
requires_python>=3.7
licenseMIT
keywords fastapi logger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fastapi Better Logger

This pip packages will help you to make your life easier when working with fastapi and ormar.

For installing this package:

```bash
pip install fastapi-helpers
```


Happy codding!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/finalsa/fastapi-better-logger",
    "name": "fastapi-better-logger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "fastapi,logger",
    "author": "Luis Jimenez",
    "author_email": "luis@finalsa.com",
    "download_url": "https://files.pythonhosted.org/packages/69/02/d03c55c881a5bf44fb1f291340bb5ab758f37e49bb07d8adef3b404d095c/fastapi_better_logger-0.0.5.tar.gz",
    "platform": null,
    "description": "# Fastapi Better Logger\n\nThis pip packages will help you to make your life easier when working with fastapi and ormar.\n\nFor installing this package:\n\n```bash\npip install fastapi-helpers\n```\n\n\nHappy codding!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An utils package for fastapi",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/finalsa/fastapi-better-logger"
    },
    "split_keywords": [
        "fastapi",
        "logger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ac7dda7bcaa186d048715ba3b0462cc2be323e90fccfd1019618eb78bf57bf",
                "md5": "50bba8443207bddf048fe9ae7e4eff56",
                "sha256": "618d50454ffcbac4d79bed761a18d6e33518ddef52f712d9551dcd861a24a66b"
            },
            "downloads": -1,
            "filename": "fastapi_better_logger-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50bba8443207bddf048fe9ae7e4eff56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11167,
            "upload_time": "2023-12-12T05:20:29",
            "upload_time_iso_8601": "2023-12-12T05:20:29.263142Z",
            "url": "https://files.pythonhosted.org/packages/52/ac/7dda7bcaa186d048715ba3b0462cc2be323e90fccfd1019618eb78bf57bf/fastapi_better_logger-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6902d03c55c881a5bf44fb1f291340bb5ab758f37e49bb07d8adef3b404d095c",
                "md5": "416b415af5ebb306441d8b459d223797",
                "sha256": "7abe787004f47197f2510177c3ed823b2408e64e8ca1766f45219eb1c7dd60f1"
            },
            "downloads": -1,
            "filename": "fastapi_better_logger-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "416b415af5ebb306441d8b459d223797",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7710,
            "upload_time": "2023-12-12T05:20:30",
            "upload_time_iso_8601": "2023-12-12T05:20:30.349873Z",
            "url": "https://files.pythonhosted.org/packages/69/02/d03c55c881a5bf44fb1f291340bb5ab758f37e49bb07d8adef3b404d095c/fastapi_better_logger-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 05:20:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "finalsa",
    "github_project": "fastapi-better-logger",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fastapi-better-logger"
}
        
Elapsed time: 0.22587s