hchasestevens / astpath
A command-line search utility for Python ASTs using XPath syntax.
☆248Updated 3 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☆269Updated last year
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- 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 3 weeks ago
- Debugging manhole for python applications.☆382Updated 9 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☆178Updated 2 weeks ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- A Python Parser☆635Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆101Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A common base representation of python source code for pylint and other projects☆543Updated this week
- An AST unparser for Python☆226Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆94Updated 3 weeks ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 3 weeks ago
- Intelligently search in Python code☆67Updated last year
- An implementation of contracts for Python.☆344Updated 5 years ago
- ☆285Updated last year
- A fast and thorough lazy object proxy.☆257Updated last week
- Check your wheels have the right contents☆164Updated 3 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- ☆608Updated 7 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆328Updated 11 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year