tonilib


Nametonilib JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryToninelli utility library: FastAPI standardized responses & exceptions
upload_time2025-10-29 15:29:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords api exceptions fastapi pydantic response
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tonlib

Utility library per FastAPI: risposte standardizzate e gestione eccezioni.

## Installazione

```bash
pip install tonlib
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tonilib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "api, exceptions, fastapi, pydantic, response",
    "author": null,
    "author_email": "Alessandro Toninelli <alessandro.toninelli@toninelli.it>",
    "download_url": "https://files.pythonhosted.org/packages/5d/a0/aaf4656cfc7d1538287c2896dbafabb09ff89365bdb2a6f0865743f41e14/tonilib-0.1.2.tar.gz",
    "platform": null,
    "description": "# tonlib\n\nUtility library per FastAPI: risposte standardizzate e gestione eccezioni.\n\n## Installazione\n\n```bash\npip install tonlib",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Toninelli utility library: FastAPI standardized responses & exceptions",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/tuo-utente/tonilib",
        "Issues": "https://github.com/tuo-utente/tonilib/issues"
    },
    "split_keywords": [
        "api",
        " exceptions",
        " fastapi",
        " pydantic",
        " response"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ca6acd5ed48c7bdd7053f74d4e43527b856d330e6833eccc0f37cc9d5345eb1",
                "md5": "8a78541361abf3b4148acaa1690b56e1",
                "sha256": "8fe5c5ca2098c37e871a92582d26cbe56e82ac84b3aa5d21afae277274770543"
            },
            "downloads": -1,
            "filename": "tonilib-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a78541361abf3b4148acaa1690b56e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6868,
            "upload_time": "2025-10-29T15:29:51",
            "upload_time_iso_8601": "2025-10-29T15:29:51.046611Z",
            "url": "https://files.pythonhosted.org/packages/6c/a6/acd5ed48c7bdd7053f74d4e43527b856d330e6833eccc0f37cc9d5345eb1/tonilib-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5da0aaf4656cfc7d1538287c2896dbafabb09ff89365bdb2a6f0865743f41e14",
                "md5": "eb017cbbda99e2dee6c9afeea587b1aa",
                "sha256": "78eeb9461876bedf093a6d50315258564314e00468f63b1deaf479116a248541"
            },
            "downloads": -1,
            "filename": "tonilib-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "eb017cbbda99e2dee6c9afeea587b1aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 21896,
            "upload_time": "2025-10-29T15:29:52",
            "upload_time_iso_8601": "2025-10-29T15:29:52.155294Z",
            "url": "https://files.pythonhosted.org/packages/5d/a0/aaf4656cfc7d1538287c2896dbafabb09ff89365bdb2a6f0865743f41e14/tonilib-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:29:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tuo-utente",
    "github_project": "tonilib",
    "github_not_found": true,
    "lcname": "tonilib"
}
        
Elapsed time: 2.00911s