The textproc/py-icecream port
py3-icecream-2.1.3p1 – print() replacement that can handle data structures (cvsweb github mirror)
Description
ic() is like print(), but better: - It prints both variables and expressions along with their values. - It's 60% faster to type. - Data structures are formatted and pretty printed. - Output is syntax highlighted. - It optionally includes program context: filename, line number, and parent function.WWW: https://pypi.python.org/pypi/icecream
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/LICENSE.txt
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/icecream-2.1.3.dist-info/top_level.txt
- /usr/local/lib/python3.12/site-packages/icecream/
- /usr/local/lib/python3.12/site-packages/icecream/__init__.py
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/__version__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/__version__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/builtins.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/builtins.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/coloring.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/coloring.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/icecream.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__pycache__/icecream.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/icecream/__version__.py
- /usr/local/lib/python3.12/site-packages/icecream/builtins.py
- /usr/local/lib/python3.12/site-packages/icecream/coloring.py
- /usr/local/lib/python3.12/site-packages/icecream/icecream.py