Python Introspection

Open-source Python projects categorized as Introspection

Top 4 Python Introspection Projects

  • PySnooper

    Never use print for debugging again

    Project mention: Logging code mess | /r/Python | 2023-04-14

    Definitely not for production, but for debugging (esp. in cases where interactive debugging doesn't work) I've found PySnooper very useful

  • FirmWire

    FirmWire is a full-system baseband firmware emulation platform for fuzzing, debugging, and root-cause analysis of smartphone baseband firmwares

  • 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.

  • typing_inspect

    Runtime inspection utilities for Python typing module

  • autoregistry

    Automatic registry design-pattern library for mapping names to functionality.

    Project mention: Interfaces in Python | /r/Python | 2023-04-12

    Frequently, when I'm using ABC, I need to perform a string-to-class lookup. For this, I created the library AutoRegistry, which adds a dictionary interface to classes (not objects created from classes!) that is automatically populated with it's children.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-14.

Python Introspection related posts

Index

What are some of the best open-source Introspection projects in Python? This list will help you:

Project Stars
1 PySnooper 16,239
2 FirmWire 709
3 typing_inspect 330
4 autoregistry 32
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com