berkerpeksag / astorLinks
Python AST read/write
☆847Updated 5 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☆228Updated last year
- A Python Parser☆646Updated 2 weeks ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆550Updated this week
- Hunter is a flexible code tracing toolkit.☆820Updated this week
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- Python module to modify bytecode☆317Updated last week
- Patch built-in python objects☆848Updated 2 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆802Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Visually explore Python object graphs☆814Updated 5 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,708Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Multiple dispatch☆834Updated 7 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,338Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A high-performance immutable mapping type for Python.☆1,159Updated last month
- Auto-generate PEP-484 annotations☆1,442Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,058Updated 6 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- decorator☆880Updated 2 weeks ago