takluyver / astsearchLinks
Intelligently search in Python code
☆67Updated last year
Alternatives and similar repositories for astsearch
Users that are interested in astsearch are comparing it to the libraries listed below
Sorting:
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Python Parser☆121Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Decorators for debugging Python☆42Updated 6 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Read Watches in Python☆40Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- Custom Python linting through AST expressions☆276Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last week
- a tool for moving things in python☆125Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Utilities for tracing program execution line-by-line☆32Updated 7 years ago
- coverage, just moreso☆42Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 4 months ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Ball and Chain Decorators☆42Updated 4 years ago
- pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files☆70Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆125Updated 3 years ago
- Generic programming library for Python☆61Updated this week
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 3 months ago
- distributed task queue for asyncio☆90Updated 7 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated last month