cscorley / whatthepatch
What The Patch!? -- A Python patch parsing library
☆69Updated 5 months ago
Alternatives and similar repositories for whatthepatch
Users that are interested in whatthepatch are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆179Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆249Updated 3 years ago
- Unified diff python parsing/metadata extraction library☆265Updated 8 months ago
- A Python type checker☆364Updated last month
- An AST unparser for Python☆227Updated last year
- Custom Python linting through AST expressions☆270Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- coverage, just moreso☆42Updated 2 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- An unofficial, importable pip API☆114Updated last week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Resolve abstract dependencies into concrete ones☆148Updated last week
- Runs tests multiple times to expose flakiness.☆143Updated 2 years ago
- backport of lib2to3, with enhancements☆49Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- unit test generator for Python☆99Updated 7 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Tool for translation type comments to type annotations in Python☆147Updated last year
- A common base representation of python source code for pylint and other projects☆543Updated last week
- Monitoring tool based on radon☆251Updated 6 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- minimize python source code to find bugs more easily☆36Updated last week