brettcannon / desugarLinks
Unravelling Python source code
☆191Updated last year
Alternatives and similar repositories for desugar
Users that are interested in desugar are comparing it to the libraries listed below
Sorting:
- A minimal re-implementation of Python's `venv` module☆138Updated 3 months ago
- A Python type checker☆376Updated 2 weeks ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- dead simple python dead code detection☆387Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 3 weeks ago
- 🎰 Ensure your __slots__ are working properly☆117Updated last month
- Tool to Detect Surrounding Shell☆300Updated 2 months ago
- Communications from the Steering Council☆169Updated 7 months ago
- ☆93Updated 2 years ago
- Command-line parsing library for Python 3.☆135Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- The Python programming language☆47Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- A TUI disassembler☆121Updated 3 months ago
- ☆195Updated 3 years ago
- A utility to fetch and download python packages☆161Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- pytest + rich integration (proof of concept)☆251Updated this week
- Declarative CLI argument parser☆175Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- Fast python test runner, compatible with a subset of pytest☆94Updated last year
- Useful types for Python☆146Updated last month
- A Python type explainer!☆83Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- better error messages for assert equals in pytest☆330Updated last year
- Safe, minimal import sorting for Python projects.☆203Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆116Updated this week
- Single-file alternative to python-requests☆286Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago