
icecream 2.1.10
0
Never use print() to debug again: inspect variables, expressions, and program execution with a singl
Contents
Never use print() to debug again: inspect variables, expressions, and program execution with a single, simple function call.
Stars: 10012, Watchers: 10012, Forks: 215, Open Issues: 64The gruns/icecream repo was created 8 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 10012 github stars!
How to Install icecream
You can install icecream using pip
pip install icecream
or add it to a project with poetry
poetry add icecream
Package Details
- Author
- Ansgar Grunseid
- License
- MIT
- Homepage
- https://github.com/gruns/icecream
- PyPi:
- https://pypi.org/project/icecream/
- GitHub Repo:
- https://github.com/gruns/icecream
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common icecream errors.
Code Examples
Here are some icecream code examples and snippets.
GitHub Issues
The icecream package has 64 open issues on GitHub
- Fix Japanese character encoding issue #222
- Move builds to pyproject.toml while keeping setuptools in place
- Display control chars and invisible Unicode explicitly (#220)
- 2.1.3: pytest is failing in two nits
pythonfix







