Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgrinberg/merry
Decorator based error handling for Python
https://github.com/miguelgrinberg/merry
Last synced: 8 days ago
JSON representation
Decorator based error handling for Python
- Host: GitHub
- URL: https://github.com/miguelgrinberg/merry
- Owner: miguelgrinberg
- License: mit
- Created: 2016-02-07T20:33:55.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T13:37:13.000Z (about 1 year ago)
- Last Synced: 2024-05-23T10:01:06.828Z (5 months ago)
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 143
- Watchers: 6
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# merry
[![Build status](https://github.com/miguelgrinberg/merry/workflows/build/badge.svg)](https://github.com/miguelgrinberg/merry/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/merry/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/merry)
Decorator based error handling for Python
## Resources
- [Documentation](http://merry-py.readthedocs.io/en/latest/)
- [PyPI](https://pypi.python.org/pypi/merry)
- [Change Log](https://github.com/miguelgrinberg/merry/blob/main/CHANGES.md)