hchasestevens / astpathLinks
A command-line search utility for Python ASTs using XPath syntax.
☆255Updated 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☆278Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- Python code object transformers☆184Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Debugging manhole for python applications.☆401Updated last year
- coverage, just moreso☆42Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- ☆285Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆111Updated 8 months ago
- An implementation of contracts for Python.☆350Updated 6 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Intelligently search in Python code☆67Updated last year
- Remote vanilla PDB (over TCP sockets).☆303Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Monitoring tool based on radon☆264Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 3 weeks ago