berkerpeksag / astorLinks
Python AST read/write
☆859Updated 11 months ago
Alternatives and similar repositories for astor
Users that are interested in astor are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆229Updated 2 years ago
- A Python Parser☆664Updated 5 months ago
- Bottom-up approach to refactoring in python☆722Updated 4 years ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Python module to modify bytecode☆326Updated last month
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- The code behind python-ast-explorer.com☆248Updated 4 years ago
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- Visually explore Python object graphs☆832Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- A high-performance immutable mapping type for Python.☆1,193Updated 8 months ago
- Patch built-in python objects☆872Updated 9 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Auto-generate PEP-484 annotations☆1,448Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Multiple dispatch☆844Updated last year
- decorator☆901Updated last month
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,836Updated last week
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆835Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- A fast and thorough lazy object proxy.☆264Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,393Updated 7 months ago