davidhalter / parsoLinks
A Python Parser
☆654Updated last month
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☆856Updated 7 months ago
- A common base representation of python source code for pylint and other projects☆558Updated this week
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆846Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Toolkit to run Python benchmarks☆879Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A pythonic generic language server☆710Updated this week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated last week
- Python module to modify bytecode☆322Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated 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
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- A Python type checker☆372Updated this week
- Instant visualization of Python AST and Code Objects☆141Updated last year
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆464Updated 2 weeks ago
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- Visually explore Python object graphs☆821Updated 8 months ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Run a subprocess in a pseudo terminal☆229Updated 2 months ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- McCabe complexity checker for Python☆665Updated last year
- Auto-generate PEP-484 annotations☆1,447Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- The multidict implementation☆471Updated last month