JelleZijlstra / ast_decompiler
An AST-to-code library for Python
☆37Updated 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
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- An unofficial, importable pip API☆113Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- ☆55Updated 2 weeks ago
- Extract semantic information about static Python code☆74Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- ☆39Updated 9 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- cython hooks for hatch☆31Updated 7 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- py-test plugin: an incremental test runner☆47Updated 3 years ago
- python decorators made easy.☆24Updated 9 months ago
- Formats your tox.ini files☆41Updated last week
- Four-wheel drive for asyncio.☆67Updated last week
- Cython PyParsing implementation.☆30Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆14Updated last month
- ☆45Updated 4 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 2 months ago
- Packaging Metadata Comparions☆18Updated 4 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated 4 months ago
- Store dependency info for each PyPi package☆16Updated 5 years ago
- Backport of PEP 654 (exception groups)☆42Updated last month
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- Python dependency specifications supporting logical operations☆23Updated last week
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 4 months ago