JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆39Updated last month
Alternatives and similar repositories for ast_decompiler
Users that are interested in ast_decompiler are comparing it to the libraries listed below
Sorting:
- Backport of PEP 654 (exception groups)☆44Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- ☆40Updated last year
- Useful types for Python☆132Updated 2 months ago
- Python variant types that work with match☆50Updated last year
- An unofficial, importable pip API☆114Updated this week
- Extract semantic information about static Python code☆77Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- ☆55Updated 3 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- ☆45Updated 9 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Python dependency specifications supporting logical operations☆26Updated 2 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆44Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Reference implementation of sentinels for the Python stdlib☆43Updated 8 months ago
- Capture the outcome of Python function calls☆34Updated 2 months ago
- Delayed iteration for polling and retries.☆30Updated 7 months ago
- Hatch build hook plugin for Mypyc☆45Updated 11 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆75Updated 3 weeks ago
- Fast, correct Python JSON library supporting dataclasses and datetimes☆15Updated 2 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 7 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 3 weeks ago
- Extract jsonschema from various Python objects☆27Updated 2 years ago
- like shlex, but for windows☆31Updated 8 months ago
- CPU parallelism for Trio☆62Updated last month