cscorley / whatthepatchLinks
What The Patch!? -- A Python patch parsing library
☆74Updated 11 months ago
Alternatives and similar repositories for whatthepatch
Users that are interested in whatthepatch are comparing it to the libraries listed below
Sorting:
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Unified diff python parsing/metadata extraction library☆278Updated last year
- Annotate Python AST trees with source text and token information☆189Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A Python Parser☆656Updated 2 months ago
- An AST unparser for Python☆230Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A Python type checker☆375Updated this week
- A common base representation of python source code for pylint and other projects☆559Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆202Updated last month
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- Mutation testing for Python☆610Updated last month
- Python module to modify bytecode☆323Updated this week
- A GitHub Action for suggesting Python type annotations.☆43Updated 2 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- Custom Python linting through AST expressions☆277Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Utility library for gitignore style pattern matching of file paths.☆200Updated last week
- Extract semantic information about static Python code☆80Updated last month
- Resolve abstract dependencies into concrete ones☆158Updated 3 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- A Pip requirements file parser.☆136Updated 5 months ago
- backport of lib2to3, with enhancements☆53Updated 9 months ago
- Python AST read/write☆858Updated 8 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago