Skip to main content

That's not flying, it's falling with style: Exceptions with extras

Project description

Latest Version Build Status Documentation Status

py-buzz

That’s not flying, it’s falling with style: Exceptions with extras

This package supplies some extras to python exceptions that may be useful within a python project. It is intended to supply some functionality that is often written over and over again in packages. Most of the features are relatively simple, but providing a consistent set of functionality is very convenient when dealing with exceptions within your projects.

Buzz can be used as a stand-alone exception class, but it is best used as a base class for custom exceptions within a package. This allows the user to focus on creating a set of Exceptions that provide complete coverage for issues within their application without having to re-write convenience functions on their base Exception class

Super-quick Start

  • requirements: python3

  • install through pip: $ pip install py-buzz

  • minimal usage example: examples/basic.py

Documentation

The complete documentation can be found at the py-buzz home page

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-buzz-0.3.6.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page