davidhalter / parsoLinks
A Python Parser
☆662Updated 4 months 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☆572Updated last week
- Python AST read/write☆860Updated 10 months ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆860Updated 4 months ago
- Python module to modify bytecode☆326Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Run a subprocess in a pseudo terminal☆232Updated 5 months ago
- Remote vanilla PDB (over TCP sockets).☆304Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Toolkit to run Python benchmarks☆896Updated last month
- A Python type checker☆377Updated last month
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated this week
- McCabe complexity checker for Python☆672Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Provides a fake file system that mocks the Python file system modules.☆724Updated this week
- Visually explore Python object graphs☆827Updated last month
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Auto-generate PEP-484 annotations☆1,448Updated 3 years ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆475Updated 3 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago