JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆40Updated 4 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:
- Extract jsonschema from various Python objects☆28Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- ☆54Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Annotate Python AST trees with source text and token information☆188Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- An unofficial, importable pip API☆116Updated 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆175Updated last week
- Extract semantic information about static Python code☆78Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- Reference implementation of sentinels for the Python stdlib☆42Updated 11 months ago
- Python module to modify bytecode☆321Updated 2 weeks ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Backport of PEP 654 (exception groups)☆48Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Tool for translation type comments to type annotations in Python☆154Updated 3 months ago