davidhalter / parsoLinks
A Python Parser
☆645Updated 2 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☆852Updated 6 months ago
- A common base representation of python source code for pylint and other projects☆553Updated this week
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- An AST unparser for Python☆228Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆836Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Remote vanilla PDB (over TCP sockets).☆296Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python module to modify bytecode☆316Updated last week
- Toolkit to run Python benchmarks☆869Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A pythonic generic language server☆689Updated last month
- A Python type checker☆371Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Run a subprocess in a pseudo terminal☆227Updated last month
- Visually explore Python object graphs☆818Updated 7 months ago
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆464Updated 6 months ago
- McCabe complexity checker for Python☆663Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- A fast and thorough lazy object proxy.☆261Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Auto-generate PEP-484 annotations☆1,441Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Provides a fake file system that mocks the Python file system modules.☆708Updated last week