hchasestevens / astpath
A command-line search utility for Python ASTs using XPath syntax.
☆249Updated 3 years ago
Alternatives and similar repositories for astpath
Users that are interested in astpath are comparing it to the libraries listed below
Sorting:
- Custom Python linting through AST expressions☆270Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Python code object transformers☆185Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Bottom-up approach to refactoring in python☆708Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- An AST unparser for Python☆227Updated last year
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Annotate Python AST trees with source text and token information☆179Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- coverage, just moreso☆42Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Debugging manhole for python applications.☆384Updated 10 months ago
- Runtime inspection utilities for Python typing module☆360Updated this week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 5 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- Intelligently search in Python code☆67Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 11 months ago
- A fast and thorough lazy object proxy.☆258Updated last month
- A Python Parser☆638Updated 2 months ago
- Python AST read/write☆842Updated 3 months ago
- A common base representation of python source code for pylint and other projects☆543Updated this week
- Grep Python Abstract Syntax Trees (AST) using XPath☆96Updated last month
- better error messages for assert equals in pytest☆322Updated 8 months ago
- An implementation of contracts for Python.☆344Updated 5 years ago