Skip to main content

Haiku error messages for Python

Project description

To have no errors Would be life without meaning No struggle, no joy

~ (Brian M. Porter)

haiku-errors

Just import haiku_errors to print a haiku whenever exception is not handled:

$ python -c "import haiku_errors; raise SystemError"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
SystemError

    Something has gone wrong.
    Format your disk, because this
    Error won't help you.
    ~ (Cheryl Walker)

One liner example without explicit raise:

$ python3 -c "import haiku_errors; f = lambda: f(); f()"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
LookupError

    The ten thousand things,
    How long do any persist?
    Netscape, too, has gone.
    ~ (Jason Willoughby)

To install run:

$ pip install haiku-errors

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

haiku-errors-0.3.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

haiku_errors-0.3.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file haiku-errors-0.3.0.tar.gz.

File metadata

File hashes

Hashes for haiku-errors-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8a6867a50977df7b681fcb399c227363035b079454cee87933370d6e6043fd06
MD5 5a1ff1fa36cf8899705c793364e791d3
BLAKE2b-256 8b9b6c71fddf669d5931b5430c3d0761506cfcd714c0afdc80093b012b7134d1

See more details on using hashes here.

File details

Details for the file haiku_errors-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for haiku_errors-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3bdcc4a9d9ea85e8c5b1f53638c2f717ba419da720d9abd18db6463aa92b2c42
MD5 3636a6d7ef3acfd65de98f055ab1169c
BLAKE2b-256 dd876d67cd7dc4bebdf37cd16f9339481faa8c7f6f4295058f06a0433afc74fa

See more details on using hashes here.

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