brettcannon / desugarLinks
Unravelling Python source code
☆188Updated last year
Alternatives and similar repositories for desugar
Users that are interested in desugar are comparing it to the libraries listed below
Sorting:
- ☆93Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- A Python type checker☆370Updated last week
- A little benchmarking tool for Python☆190Updated last year
- dead simple python dead code detection☆366Updated last week
- A minimal re-implementation of Python's `venv` module☆137Updated 2 weeks ago
- 🎰 Ensure your __slots__ are working properly☆109Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Communications from the Steering Council☆164Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Command-line parsing library for Python 3.☆134Updated 10 months ago
- A Python type explainer!☆83Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A TUI disassembler☆120Updated 2 years ago
- PyPI package browsing web application☆52Updated last month
- A utility to fetch and download python packages☆151Updated this week
- Tool to Detect Surrounding Shell☆285Updated 11 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- Run mypy and pyright over millions of lines of code☆99Updated last week
- A coverage plugin to provide sensible default settings