JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆40Updated 2 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. 🤯☆61Updated 11 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- An unofficial, importable pip API☆114Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Extract jsonschema from various Python objects☆27Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Backport of PEP 654 (exception groups)☆46Updated 3 weeks ago
- Extract semantic information about static Python code☆77Updated 2 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated last week
- Four-wheel drive for asyncio.☆76Updated 4 months ago
- ☆55Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 4 months ago
- Static analysis of Python import statements☆123Updated 2 months ago
- Python module to modify bytecode☆316Updated last month
- Useful types for Python☆139Updated 3 weeks ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆100Updated 4 years ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Decisions by the Python Typing Council☆48Updated 10 months ago
- Automatic __slots__ for your Python classes☆67Updated 8 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last week
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago