google / importlabLinks
A library that automatically infers dependencies for Python files
☆177Updated last year
Alternatives and similar repositories for importlab
Users that are interested in importlab are comparing it to the libraries listed below
Sorting:
- Library to refactor python code through AST manipulation.☆358Updated 9 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Assertion framework for Python unit tests☆159Updated 4 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- unit test generator for Python☆99Updated 8 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated 2 months ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Static analysis of Python import statements☆124Updated last month
- 🎡 Automated build repo for Python wheels and source packages☆174Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 7 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- A Python Parser☆663Updated 4 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- What The Patch!? -- A Python patch parsing library