davidhalter / parsoLinks
A Python Parser
☆642Updated 3 months ago
Alternatives and similar repositories for parso
Users that are interested in parso are comparing it to the libraries listed below
Sorting:
- Bottom-up approach to refactoring in python☆710Updated 3 years ago
- Python AST read/write☆846Updated 4 months ago
- A common base representation of python source code for pylint and other projects☆547Updated this week
- Hunter is a flexible code tracing toolkit.☆819Updated 11 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- An AST unparser for Python☆228Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Visually explore Python object graphs☆812Updated 5 months ago
- McCabe complexity checker for Python☆656Updated 10 months ago
- Python module to modify bytecode☆314Updated last month
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,702Updated this week
- Runtime inspection utilities for Python typing module☆363Updated last month
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- A Python type checker☆366Updated last week
- A high-performance immutable mapping type for Python.☆1,156Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- vmprof - a statistical program profiler☆432Updated 2 months ago
- Remote vanilla PDB (over TCP sockets).☆293Updated 2 years ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- Auto-generate PEP-484 annotations☆1,439Updated 2 years ago
- Removes commented-out code from Python files☆213Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Toolkit to run Python benchmarks☆854Updated 3 months ago
- Multiple dispatch☆834Updated 6 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,327Updated 2 weeks ago