Contents

icecream 2.1.10

0

Never use print() to debug again: inspect variables, expressions, and program execution with a singl

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: 64

The 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
No  icecream  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

django-debug-toolbar 6.2.0

A configurable set of panels that display various debug information about the current request/response.

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.