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.☆359Updated 8 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- An AST unparser for Python☆230Updated 2 years ago
- Assertion framework for Python unit tests☆159Updated 4 years ago
- unit test generator for Python☆99Updated 8 years ago
- A common base representation of python source code for pylint and other projects☆566Updated last week
- Annotate Python AST trees with source text and token information☆191Updated this week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Static analysis of Python import statements☆124Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Safe, minimal import sorting for Python projects.☆202Updated last month
- Discover and load entry points from installed packages☆76Updated last year
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Run a subprocess in a pseudo terminal☆231Updated 4 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- A Python type checker☆375Updated 2 weeks ago
- An unofficial, importable pip API☆118Updated last week
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- IO of git-style object databases☆226Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A python package that provides useful locks.☆271Updated 3 months ago
- distributed Python deployment and communication☆90Updated last week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago