davidhalter / parsoLinks
A Python Parser
☆639Updated 2 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☆709Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆544Updated last week
- Python AST read/write☆844Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- An AST unparser for Python☆228Updated last year
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,687Updated this week
- Annotate Python AST trees with source text and token information☆181Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python module to modify bytecode☆314Updated 3 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago
- A Python type checker☆365Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Runtime inspection utilities for Python typing module☆360Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- A high-performance immutable mapping type for Python.☆1,152Updated last week
- A pythonic generic language server☆652Updated this week
- McCabe complexity checker for Python☆657Updated 9 months ago
- Run a subprocess in a pseudo terminal☆224Updated last year
- Hunter is a flexible code tracing toolkit.☆816Updated 10 months ago
- Toolkit to run Python benchmarks☆854Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Auto-generate PEP-484 annotations☆1,440Updated 2 years ago
- A fast and thorough lazy object proxy.☆259Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- The multidict implementation☆449Updated 2 weeks ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,361Updated last year
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,279Updated 11 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month