icecream
Debugger
A debugging tool that prints variables and expressions with their values in a formatted and pretty way.
🍦 Never use print() to debug again.
9k stars
51 watching
191 forks
Language: Python
last commit: 12 months ago
Linked from 2 awesome lists
debugdebuggingdebugging-toolinspectslibraryprintpythonpython3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A debugging macro for C++ that provides easy and colorized output of variable values in interactive environments. | 3,019 |
| | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
| | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| | A comprehensive guide to getting started with Python's pandas library using real-world data examples | 6,697 |
| | Explains counter-intuitive aspects of Python programming | 35,899 |
| | A comprehensive resource for learning Clojure and solving common programming tasks | 2,596 |
| | Lints Python code to detect deprecated modules and functions. | 12 |
| | Interactive debugging tool for compositional language model programs written in Python | 537 |
| | A platform that enables interactive, reactive, and reproducible data exploration and modeling through a notebook interface | 5,031 |
| | A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. | 11,176 |
| | A plugin to check Python print statements for coding style and errors | 121 |
| | A collection of recipes and guidelines for configuring and debugging various development environments and projects in VS Code. | 5,892 |
| | A command runner that allows users to save and run project-specific commands. | 22,560 |
| | A debugging library that prints variables of any type in a human-readable format | 308 |
| | A programming language with unique syntax and features designed to simplify development and improve code readability | 11,666 |