cscorley / whatthepatchLinks
What The Patch!? -- A Python patch parsing library
☆75Updated last year
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☆192Updated last month
- Unified diff python parsing/metadata extraction library☆282Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- A Python Parser☆664Updated 5 months ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A Python type checker☆378Updated last week
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆156Updated 8 months ago
- A Pip requirements file parser.☆139Updated 8 months ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Custom Python linting through AST expressions☆278Updated 2 years ago
- Resolve abstract dependencies into concrete ones☆160Updated 3 months ago
- Mutation testing for Python☆620Updated 3 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆361Updated last year
- An unofficial, importable pip API