Metadata-Version: 2.4
Name: vt-err-hndlr
Version: 0.0.0.dev3
Summary: Common errors and warnings for Vaastav Technologies (vt) projects.
Author-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
Maintainer-email: Suhas Krishna Srivastava <suhas.srivastava@vaastav.tech>
License-Expression: Apache-2.0
Project-URL: homepage, https://github.com/Vaastav-Technologies/py-err-hndlr
Project-URL: source, https://github.com/Vaastav-Technologies/py-err-hndlr
Project-URL: issues, https://github.com/Vaastav-Technologies/py-eerr-hndlr/issues
Keywords: error,error-handling,error-handler,warning,warn
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: vt-commons>=0.0.1dev4
Dynamic: license-file

# vt-err-hndlr

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/vt-err-hndlr)
![PyPI - Types](https://img.shields.io/pypi/types/vt-err-hndlr)
![GitHub License](https://img.shields.io/github/license/Vaastav-Technologies/py-err-hndlr)
[![🔧 test](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/test.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/test.yml)
[![💡 typecheck](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/typecheck.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/typecheck.yml)
[![🛠️ lint](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/lint.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/lint.yml)
[![📊 coverage](https://codecov.io/gh/Vaastav-Technologies/py-err-hndlr/branch/main/graph/badge.svg)](https://codecov.io/gh/Vaastav-Technologies/py-err-hndlr)
[![📤 Upload Python Package](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/python-publish.yml/badge.svg)](https://github.com/Vaastav-Technologies/py-err-hndlr/actions/workflows/python-publish.yml)
![PyPI - Version](https://img.shields.io/pypi/v/vt-err-hndlr)

---

Fully typed collection of common python interfaces and handers for errors and warnings.
