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.

GitHub

9k stars
51 watching
191 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists

debugdebuggingdebugging-toolinspectslibraryprintpythonpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sharkdp/dbg-macroA debugging macro for C++ that provides easy and colorized output of variable values in interactive environments.3,019
lewinfox/icecreamA debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs.55
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
jvns/pandas-cookbookA comprehensive guide to getting started with Python's pandas library using real-world data examples6,697
satwikkansal/wtfpythonExplains counter-intuitive aspects of Python programming35,899
clojure-cookbook/clojure-cookbookA comprehensive resource for learning Clojure and solving common programming tasks2,596
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
oughtinc/iceInteractive debugging tool for compositional language model programs written in Python537
fonsp/pluto.jlA platform that enables interactive, reactive, and reproducible data exploration and modeling through a notebook interface5,031
debug-js/debugA debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control.11,176
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
microsoft/vscode-recipesA collection of recipes and guidelines for configuring and debugging various development environments and projects in VS Code.5,892
casey/justA command runner that allows users to save and run project-specific commands.22,560
philip82148/cpp-dumpA debugging library that prints variables of any type in a human-readable format308
todepond/dreamberdA programming language with unique syntax and features designed to simplify development and improve code readability11,666