icecream
https://github.com/gruns/icecream
Python
🍦 Never use print() to debug again.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to icecream
Help out
- Issues
- fix: skip colorization when stderr/stdout is not a TTY (#225)
- Allow callable prefixes in configureOutput type annotation
- Bump actions/setup-python from 6 to 7
- test: cover empty/single-char repr in multiline output; fix remaining IndexError
- feat: add timing information to ic debugger
- migrating project metadata from setup.py to pyproject.toml
- Added new feature
- tests: use regex for ANSI escape code detection in has_ansi_escape_codes()
- Decorator!
- Doesn't work while pdb is tracing
- Docs
- Python not yet supported