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
- docs: correct literal argument output examples
- Include tox configuration and tests in source distributions
- Support scoped enable and disable context managers
- Pretty-print dictionary keys, values, and items views
- Avoid crashing when rendered output is empty
- docs: add pandas DataFrame example to argToStringFunction section in README
- Adding pytest to the project (questionable)
- `ic()` spends ~78% of its time in source re-inspection (`_getContext`) - flame graph + numbers for #36
- migrating project metadata from setup.py to pyproject.toml
- tests: use regex for ANSI escape code detection in has_ansi_escape_codes()
- Docs
- Python not yet supported