matiasb / python-unidiff
Unified diff python parsing/metadata extraction library
☆262Updated 8 months ago
Alternatives and similar repositories for python-unidiff:
Users that are interested in python-unidiff are comparing it to the libraries listed below
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆146Updated last year
- An AST unparser for Python☆226Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- A common base representation of python source code for pylint and other projects☆543Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- A Pip requirements file parser.☆132Updated 5 months ago
- Runs tests multiple times to expose flakiness.☆141Updated 2 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 2 months ago
- Annotate Python AST trees with source text and token information☆178Updated last week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Utility library for gitignore style pattern matching of file paths.☆180Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 3 weeks ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Monitoring tool based on radon☆251Updated 6 months ago
- Modifies strings to all use the same quote where possible☆97Updated 2 years ago
- IO of git-style object databases☆221Updated 2 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- reStructuredText linter☆179Updated 2 years ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆288Updated 3 weeks ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆137Updated last week
- Removes commented-out code from Python files☆210Updated 11 months ago
- unittest subTest() support and subtests fixture☆228Updated this week
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago