JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆38Updated 3 weeks ago
Alternatives and similar repositories for ast_decompiler
Users that are interested in ast_decompiler are comparing it to the libraries listed below
Sorting:
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆15Updated last week
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆41Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- ☆55Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- ☆39Updated 11 months ago
- A rust port of Python stdlib's graphlib☆26Updated 2 years ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- Backport of PEP 654 (exception groups)☆43Updated 3 weeks ago
- Capture the outcome of Python function calls☆33Updated 2 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 7 months ago
- An unofficial, importable pip API☆114Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- Python dependency specifications supporting logical operations☆26Updated 2 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- Highly opinionated linter for Trio code☆22Updated last week
- CPU parallelism for Trio☆60Updated last month
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 9 months ago
- Retrieve information from typeshed and other typing stubs☆23Updated 2 weeks ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- WebSocket client and server implementation for Python Trio☆75Updated 3 months ago
- Fast fractions reimplementation in Cython☆40Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Python variant types that work with match☆50Updated last year