"That's not flying, it's falling with style: Exceptions with extras"
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py-buzz-1.0.1.tar.gz
.
File metadata
- Download URL: py-buzz-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.6.7 Linux/4.15.0-1028-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a146fa84baa22657a1ce37063c1a3e146731f0a1cc3d50d49e7694b1cd9ef26b |
|
MD5 | 4f5f88b3567ccd49410788f35b802a7f |
|
BLAKE2b-256 | 0080c2dfaae734add35df0c39a1f60a2eec21e433af103b9b4134af146524311 |
File details
Details for the file py_buzz-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: py_buzz-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.6.7 Linux/4.15.0-1028-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e31f0b8e60e09a976ab9d8e9d1c3c3a8641c6a7c71b26bbf5b9d6de22159aaf6 |
|
MD5 | 12641a8a36269ab17d1948021eed640d |
|
BLAKE2b-256 | 55c2650a65ab56e046ec9c274c513fdd2b846136ced466a351dc6676d3879ec7 |