google / importlabLinks
A library that automatically infers dependencies for Python files
☆176Updated 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.☆354Updated 4 months ago
- Assertion framework for Python unit tests☆160Updated 4 years ago
- An AST unparser for Python☆228Updated last year
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- unit test generator for Python☆99Updated 8 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆553Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 4 months ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Automated Unittest Generation for Python☆203Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Monitoring tool based on radon☆257Updated 9 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A Pip requirements file parser.☆133Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 6 months ago
- Safe, minimal import sorting for Python projects.☆202Updated 10 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- An unofficial, importable pip API☆114Updated last week
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- Discover and load entry points from installed packages☆75Updated 8 months ago
- Run a subprocess in a pseudo terminal☆227Updated 3 weeks ago