JelleZijlstra / ast_decompiler
An AST-to-code library for Python
☆38Updated 4 months ago
Alternatives and similar repositories for ast_decompiler:
Users that are interested in ast_decompiler are comparing it to the libraries listed below
- Extract semantic information about static Python code☆70Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆48Updated last month
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- Annotate Python AST trees with source text and token information☆175Updated last week
- An unofficial, importable pip API☆111Updated 2 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Translate Python's bytecode to data and back again...☆17Updated last week
- Reference implementation of sentinels for the Python stdlib☆38Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- Decisions by the Python Typing Council☆44Updated 3 months ago
- ☆39Updated 7 months ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆22Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- A flake8 plugin that finds that finds improvements for raise statements.☆31Updated 3 years ago
- Useful types for Python☆122Updated last week
- Discover and load entry points from installed packages☆73Updated last month
- Better control of your asyncio tasks☆62Updated 6 months ago
- CPU parallelism for Trio☆56Updated 2 weeks ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- ☆55Updated last week
- Capture the outcome of Python function calls☆31Updated 6 months ago
- Check for FIXME, TODO and other temporary developer notes.☆18Updated last year
- Create reproducible installations for a virtual environment from a lock file☆83Updated 2 months ago
- Formats your tox.ini files☆41Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆82Updated 10 months ago