JelleZijlstra / ast_decompilerLinks
An AST-to-code library for Python
☆38Updated 3 weeks 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. 🤯☆61Updated 9 months ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- ☆39Updated 11 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 7 months ago
- An unofficial, importable pip API☆114Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated last month
- Useful types for Python☆131Updated last month
- ☆28Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- An AST for Python code generation, in Python☆30Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆76Updated last week
- Utilities for refactoring imports in python-like syntax.☆24Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- ☆55Updated last week
- PEP 621 metadata parsing☆41Updated this week
- A rust port of Python stdlib's graphlib☆26Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆74Updated last week
- Run commands against code blocks in Markdown or reStructuredText documentation☆15Updated this week
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- A Pip requirements file parser.☆132Updated 2 weeks ago
- Automated testing for the examples in your documentation.☆75Updated 3 months ago
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Python variant types that work with match☆50Updated last year
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated last month