Metadata-Version: 2.4
Name: tonilib
Version: 0.1.1
Summary: Toninelli utility library: FastAPI standardized responses & exceptions
Project-URL: Homepage, https://github.com/tuo-utente/tonilib
Project-URL: Issues, https://github.com/tuo-utente/tonilib/issues
Author-email: Alessandro Toninelli <alessandro.toninelli@toninelli.it>
License: MIT
Keywords: api,exceptions,fastapi,pydantic,response
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# tonlib

Utility library per FastAPI: risposte standardizzate e gestione eccezioni.

## Installazione

```bash
pip install tonlib