cscorley / whatthepatchLinks
What The Patch!? -- A Python patch parsing library
☆69Updated 6 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☆102Updated last year
- Annotate Python AST trees with source text and token information☆181Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Unified diff python parsing/metadata extraction library☆266Updated 9 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆147Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- An unofficial, importable pip API☆114Updated last month
- A Python type checker☆365Updated 2 months ago
- A Python Parser☆639Updated 2 months ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Custom Python linting through AST expressions☆271Updated last year
- A common base representation of python source code for pylint and other projects☆545Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- An AST unparser for Python☆228Updated last year
- Runs tests multiple times to expose flakiness.☆143Updated 2 years ago
- A library that automatically infers dependencies for Python files☆174Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- Python code object transformers☆185Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 4 months ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- A changelog finder and parser for packages available on pypi, npm and rubygems.☆68Updated last month
- Python AST Visualizer☆1Updated 6 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆94Updated 3 years ago