simonpercivall / astunparseLinks
An AST unparser for Python
☆228Updated last year
Alternatives and similar repositories for astunparse
Users that are interested in astunparse are comparing it to the libraries listed below
Sorting:
- Python AST read/write☆849Updated 5 months ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A Python Parser☆645Updated last month
- Python module to modify bytecode☆316Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆552Updated this week
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Python code object transformers☆184Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- ☆285Updated last year
- minimalistic evaluator of python expression using ast module☆197Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- A library that automatically infers dependencies for Python files☆176Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago