Nice error messages for Python
Project description
friendly_errors 😇
A Python module that catches errors and displays them in a friendlier, more helpful way — with tips, emojis, and clear explanations!
✨ Features
- Friendly error messages with explanations
- Custom traceback location info
- YAML-configured error data
- Automatically sets
sys.excepthook
📦 Installation
pip install nice-errors
Usage
import nice-errors
#Throw an error here!
print(1/0)
# See the nice result!
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
nice_errors-1.0.5.tar.gz
(15.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nice_errors-1.0.5.tar.gz.
File metadata
- Download URL: nice_errors-1.0.5.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
943756ac1e52f6dd30115d4e198743dd10ae7eeaeabbaef67366eb84793672d7
|
|
| MD5 |
77d1be6916bb3470b0918d5c7861224c
|
|
| BLAKE2b-256 |
5a9ba2443e9b6e6cdd725416c76658b47bce6ab75768165ee39c76bcafb37161
|
File details
Details for the file nice_errors-1.0.5-py3-none-any.whl.
File metadata
- Download URL: nice_errors-1.0.5-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
586ff651ff7c5d71876e76710a156cffe76d85a59fb96fc21540dc3a59e03a55
|
|
| MD5 |
f7a44b87c8c1f69fbe252fb6d9a51f35
|
|
| BLAKE2b-256 |
9719fc1c0c6f1878f08786a73a042be6e40c57dd72dd25792747d67834058153
|