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