A library that turns boring Python errors into hilarious roasts.
Project description
🎭 ComicScript
ComicScript is the ultimate Python library for developers who don't take themselves too seriously. Why settle for boring, cold, and technical error messages when you can get a personalized "roast" from your own console?
ComicScript replaces standard Python Tracebacks with humorous, witty, and sometimes brutal comments about your coding mistakes.
✨ Features
Zero Configuration: Just import it, and it's active. No complex setup required.
Custom Roasts: Specific jokes for the most common errors (NameError, SyntaxError, TypeError, ZeroDivisionError, etc.).
Dynamic Messages: It picks a random joke from its database every time you fail, so you never get bored of debugging.
Safety Fallback: If you manage to create an error so weird that we don't have a joke for it, it will still show you the original Python error so you aren't left in the dark.
🚀 Installation
Since it's part of the Emilve Ecosystem, you can install it via pip:
pip install ComicScript
🛠️ How to Use
Simply import the library at the very top of your main script. That's it!
import ComicScript
Now, let's make a mistake on purpose...
print(Variable_That_Does_Not_Exist)
Potential Console Output:
🔥 [COMIC-SCRIPT ERROR] 🔥
Whoops! 'Variable_That_Does_Not_Exist'? I haven't heard that name since the Big Bang.
📂 Supported Errors
ComicScript currently "bullies" you for:
NameError: For when you invent names out of thin air.
SyntaxError: For when your cat walks over the keyboard.
ZeroDivisionError: For when you try to destroy the fabric of mathematics (don't create a black hole!).
IndexError: For when you reach for things that aren't there.
AttributeError: For when you ask a fish to fly a plane.
And many more! (TypeError, KeyError, ModuleNotFoundError...) and now the error is now colorfull with rich
👨💻 Author
Developed with humor by Emiliano (emicics). "Because if the code is going to break, we might as well have a laugh."
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
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 comicscript-1.0.5.tar.gz.
File metadata
- Download URL: comicscript-1.0.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eabfc0b07c92b9e195e8bbdcd738700e6929f3f075a0977354f81b2580166d32
|
|
| MD5 |
797d18737ba481dd267244d3d6f05005
|
|
| BLAKE2b-256 |
a7b49a3eebaefa1f0e2fb90aa28cbe2ed55c83a13d33a812095329dbf093ab41
|
File details
Details for the file comicscript-1.0.5-py3-none-any.whl.
File metadata
- Download URL: comicscript-1.0.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db87d14bd8c91277a531711211eefa19efb5f229533b8158cc7ecc486dd900cd
|
|
| MD5 |
6ba689d8237db69440e14e26945c1994
|
|
| BLAKE2b-256 |
36c22f3cbe1d18105bd56ba93750755a896dcaf17f07bb91c2ecbf34c90b32e8
|