hchasestevens / astpath
A command-line search utility for Python ASTs using XPath syntax.
☆245Updated 2 years ago
Alternatives and similar repositories for astpath:
Users that are interested in astpath are comparing it to the libraries listed below
- Custom Python linting through AST expressions☆268Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 3 years ago
- Bottom-up approach to refactoring in python☆703Updated 3 years ago
- Python code object transformers☆185Updated 11 months ago
- Easy anonymous functions by partial application of operators☆103Updated last year
- An IPython notebook plugin for visualizing ASTs.☆99Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- Annotate Python AST trees with source text and token information☆175Updated last month
- An implementation of contracts for Python.☆345Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A Python Parser☆627Updated last month
- A common base representation of python source code for pylint and other projects☆539Updated this week
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆131Updated 4 years ago
- A fast and thorough lazy object proxy.☆252Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- coverage, just moreso☆42Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆134Updated 8 months ago
- Debugging manhole for python applications.☆378Updated 7 months ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆345Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Runtime inspection utilities for Python typing module☆354Updated 6 months ago
- An AST unparser for Python☆227Updated last year
- better error messages for assert equals in pytest☆318Updated 5 months ago
- testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.☆232Updated this week
- a tool for moving things in python☆125Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 6 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 8 months ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆326Updated 9 months ago