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:
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆55Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Extract jsonschema from various Python objects☆28Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Tool for translation type comments to type annotations in Python☆155Updated 4 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- An unofficial, importable pip API☆116Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- Extract semantic information about static Python code☆80Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Backport of PEP 654 (exception groups)☆48Updated last week
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆45Updated 2 years ago
- ☆46Updated 5 years ago
- ☆40Updated last year
- Reference implementation of sentinels for the Python stdlib☆42Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- Annotate Python AST trees with source text and token information☆188Updated last month
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Retrieve information from typeshed and other typing stubs☆29Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated last week
- Extend Python syntax with HTML.☆89Updated 5 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆118Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last month