kunalb / panopticon
Python tracing module to visualize code execution.
☆62Updated 2 years ago
Alternatives and similar repositories for panopticon
Users that are interested in panopticon are comparing it to the libraries listed below
Sorting:
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- ☆45Updated 8 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- Check your wheels have the right contents☆164Updated this week
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Rate your Python packages package friendliness☆217Updated 4 months ago
- Python wrapper for Austin, the CPython frame stack sampler.☆35Updated last week
- show where your regex match assertion failed!☆80Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Enhance Python with colored logging☆18Updated 8 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- A TUI disassembler☆119Updated 2 years ago
- Estimating Big-O notations for a given function in Python☆27Updated 6 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 months ago
- Scans Python packages for abi3 violations and inconsistencies☆110Updated this week
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- Like Flit, but for Setuptools☆16Updated 5 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Python variant types that work with match☆50Updated last year
- Various statistics on Python's standard library☆21Updated 4 years ago
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆96Updated last month
- Vendorize packages from PyPI☆103Updated 9 months ago
- A Python REPL the way I like it☆49Updated last month