davidhalter / parsoLinks
A Python Parser
☆664Updated 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 11 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Hunter is a flexible code tracing toolkit.☆863Updated 4 months ago
- Remote vanilla PDB (over TCP sockets).☆302Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Run a subprocess in a pseudo terminal☆233Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Toolkit to run Python benchmarks☆902Updated 2 months ago
- Provides a fake file system that mocks the Python file system modules.☆728Updated this week
- McCabe complexity checker for Python☆672Updated last year
- A Python type checker☆377Updated last month
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A pythonic generic language server☆760Updated last month
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆478Updated 3 months ago
- Visually explore Python object graphs☆827Updated 2 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago