Icecream: Never use print() to debug again in Python

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vimspector

    vimspector - A multi-language debugging system for Vim

  • icecream

    🍦 Never use print() to debug again.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • snoop

    A powerful set of Python debugging tools, based on PySnooper (by alexmojaki)

  • Try https://github.com/alexmojaki/snoop for both plus more.

  • executing

    Get information about what a Python frame is currently doing, particularly the AST node being executed

  • In particular https://github.com/alexmojaki/executing is what icecream uses for its advanced introspection.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts