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
- Decorator!
- Doesn't work while pdb is tracing
- Print the value without the argument when accessing/analysing source code fails
- Colorize context: highlight file name, line number and function name with different colors
- Add type stubs and py.typed for icecream
- sdist is missing tox.ini
- disableColoring and enableColoring methods added to IceCreamDebugger closes#155
- First call to ic() can take significant amounts of time in Pygame games, especially in debug mode
- [Feather request] Make `ic` a function instead of an instance, to improve distinction and intuitiveness
- Improve output for strings
- Docs
- Python not yet supported