JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆40Updated 6 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
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- ☆55Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Annotate Python AST trees with source text and token information☆191Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago
- A Pip requirements file parser.☆138Updated 6 months ago
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆200Updated 8 months ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Extract jsonschema from various Python objects☆29Updated 3 years ago
- Backport of PEP 654 (exception groups)☆48Updated last week
- An unofficial, importable pip API☆118Updated 3 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- Set of tools to play with Python AST.☆87Updated 3 years ago
- CPU parallelism for Trio☆65Updated 2 weeks ago
- Reference implementation of sentinels for the Python stdlib☆43Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Build ctypes interfaces for shared libraries with type hinting☆24Updated 6 years ago
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆45Updated 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week