davidhalter / parsoLinks
A Python Parser
☆646Updated 2 weeks ago
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☆550Updated this week
- Python AST read/write☆847Updated 5 months ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆820Updated this week
- An AST unparser for Python☆228Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python module to modify bytecode☆317Updated last week
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Remote vanilla PDB (over TCP sockets).☆293Updated 2 years ago
- A Python type checker☆369Updated this week
- Toolkit to run Python benchmarks☆858Updated 4 months ago
- Run a subprocess in a pseudo terminal☆225Updated last year
- McCabe complexity checker for Python☆657Updated 11 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆458Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A fast and thorough lazy object proxy.☆261Updated 2 months ago
- Visually explore Python object graphs☆814Updated 5 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆699Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- A pythonic generic language server☆667Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- Tool for translation type comments to type annotations in Python☆151Updated last month
- Instant visualization of Python AST and Code Objects☆139Updated last year