JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆39Updated 7 months ago
Alternatives and similar repositories for ast_decompiler
Users that are interested in ast_decompiler are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- Backport of PEP 654 (exception groups)☆48Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Extract semantic information about static Python code☆81Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 9 months ago
- Static analysis of Python import statements☆124Updated last month
- Extract jsonschema from various Python objects☆31Updated 3 years ago
- Python module to modify bytecode☆326Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Retrieve information from typeshed and other typing stubs☆30Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Decisions by the Python Typing Council☆49Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Useful types for Python☆149Updated this week
- python decorators made easy.☆25Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month