msgfy

msgfy is a Python library for convert Exception instance to a human-readable error message.

MIT License

Downloads
23.3K
Stars
3
Committers
1

Bot releases are visible (Hide)

msgfy - v0.2.1 Latest Release

Published by thombashi about 1 year ago

  • Drop support for Python 3.6
  • Add support for Python 3.11
  • Update [build-system]
  • Modify to use pypa/build for package build
  • Improve error handling
  • Improve type annotations

Full Changelog: https://github.com/thombashi/msgfy/compare/v0.2.0...v0.2.1

msgfy - v0.2.0

Published by thombashi about 3 years ago

  • Add support for Python 3.10
  • Drop support for Python 3.5

Full Changelog: https://github.com/thombashi/msgfy/compare/v0.1.0...v0.2.0

msgfy -

Published by thombashi over 4 years ago

  • Add support for Python 3.9 and PyPy
  • Add type annotations and py.typed to the package
  • Drop Python 2 support
  • Remove install_requires
  • Remove build/release extras_require
Package Rankings
Top 45.57% on Conda-forge.org
Top 10.72% on Pypi.org