google / importlab
A library that automatically infers dependencies for Python files
☆172Updated 10 months ago
Alternatives and similar repositories for importlab:
Users that are interested in importlab are comparing it to the libraries listed below
- Library to refactor python code through AST manipulation.☆351Updated 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
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- An unofficial, importable pip API☆113Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆540Updated this week
- An AST unparser for Python☆226Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Removes commented-out code from Python files☆209Updated 10 months ago
- Assertion framework for Python unit tests☆159Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- unit test generator for Python☆99Updated 7 years ago
- Rate your Python packages package friendliness☆217Updated 2 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆244Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A Python Parser☆632Updated last week
- Tool for translation type comments to type annotations in Python☆144Updated last year
- McCabe complexity checker for Python☆651Updated 7 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- A Python type checker☆357Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆210Updated last week
- Dark magic delights in Python☆408Updated 3 years ago