JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆40Updated 5 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`.☆195Updated 2 weeks ago
- ☆55Updated last week
- An unofficial, importable pip API☆117Updated last week
- Annotate Python AST trees with source text and token information☆189Updated 2 months ago
- A Pip requirements file parser.☆136Updated 5 months ago
- Static analysis of Python import statements☆124Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 7 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 5 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- ☆46Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated this week
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- Package requirements checker☆37Updated this week
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Wilcard File Name matching library☆150Updated last month
- Retrieve information from typeshed and other typing stubs☆29Updated 3 weeks ago
- Python module to modify bytecode☆323Updated last week
- A library to handle automated deprecations☆92Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month