Metadata-Version: 2.4
Name: errorhub
Version: 0.1.4
Summary: All you will ever need for error handling
Author-email: Yash Pakhale <pakhaleyash7@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/unfettered-one/Error-Hub.git
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi==0.116.1
Requires-Dist: pydantic==2.11.7
Requires-Dist: dotenv==0.9.9
Requires-Dist: requests==2.32.5
Dynamic: license-file

# Error-Hub
Custom library publicly deployed through pip. One shot library to handle errors like a champ, with a decorator to wrap up api functions, avoid implemeting try catch again and again for every other api
