berkerpeksag / astorLinks
Python AST read/write
☆854Updated 7 months ago
Alternatives and similar repositories for astor
Users that are interested in astor are comparing it to the libraries listed below
Sorting:
- A Python Parser☆654Updated last month
- An AST unparser for Python☆228Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆558Updated last week
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆846Updated last month
- Python module to modify bytecode☆322Updated 3 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Auto-generate PEP-484 annotations☆1,447Updated 3 years ago
- Patch built-in python objects☆864Updated 5 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,756Updated last week
- Visually explore Python object graphs☆821Updated 8 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆820Updated 4 months ago
- ☆589Updated last year
- A high-performance immutable mapping type for Python.☆1,178Updated 4 months ago
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆464Updated last week
- Multiple dispatch☆840Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month