JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆40Updated 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`.☆195Updated last week
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- Build ctypes interfaces for shared libraries with type hinting☆24Updated 6 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- An unofficial, importable pip API☆118Updated last week
- Annotate Python AST trees with source text and token information☆191Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- ☆55Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- Extract jsonschema from various Python objects☆30Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆30Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last month
- cython hooks for hatch☆33Updated last year
- distributed Python deployment and communication☆90Updated last week
- Useful types for Python☆146Updated 2 months ago
- ☆29Updated 6 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago