icecream

Debugging tool

A tool to simplify debugging in Python by providing a more informative and user-friendly way to inspect variables and execution order.

🍦 Never use print() to debug again.

GitHub

9k stars
50 watching
186 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists

debugdebuggingdebugging-toolinspectslibraryprintpythonpython3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sharkdp/dbg-macro A debugging macro for C++ that provides easy and colorized output of variable values in interactive environments. 3,001
lewinfox/icecream A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. 55
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 581
jvns/pandas-cookbook A comprehensive guide to getting started with Python's pandas library using real-world data examples 6,664
satwikkansal/wtfpython Explains counter-intuitive aspects of Python programming 35,778
clojure-cookbook/clojure-cookbook A comprehensive resource for learning Clojure and solving common programming tasks 2,595
orsinium-labs/flake8-warnings Lints Python code to detect deprecated modules and functions. 12
oughtinc/ice Interactive debugging tool for compositional language model programs written in Python 535
fonsp/pluto.jl A tool for creating interactive, reactive, and reproducible notebooks for Julia programming 5,002
debug-js/debug A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. 11,152
jbkahn/flake8-print A plugin to check Python print statements for coding style and errors 121
microsoft/vscode-recipes A collection of recipes and guidelines for configuring and debugging various development environments and projects in VS Code. 5,876
casey/just A command runner that simplifies project-specific tasks and automates common workflows 21,421
philip82148/cpp-dump A debugging library that prints variables of any type in a human-readable format 301
todepond/dreamberd A programming language with unique syntax and features designed to simplify development and improve code readability 11,477