davidhalter / parsoLinks
A Python Parser
☆665Updated this week
Alternatives and similar repositories for parso
Users that are interested in parso are comparing it to the libraries listed below
Sorting:
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Python AST read/write☆859Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Python module to modify bytecode☆326Updated last month
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- A Python type checker☆378Updated last week
- Runtime inspection utilities for Python typing module☆376Updated 3 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆737Updated this week
- Instant visualization of Python AST and Code Objects☆144Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last month
- Visually explore Python object graphs☆832Updated 2 months ago
- Toolkit to run Python benchmarks☆910Updated this week
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆482Updated 4 months ago
- A pythonic generic language server☆773Updated 2 weeks ago
- McCabe complexity checker for Python☆677Updated last year
- A fast and thorough lazy object proxy.☆263Updated last week
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆837Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago