Tiendil / smart-imports
smart imports for Python
☆39Updated 3 years ago
Alternatives and similar repositories for smart-imports:
Users that are interested in smart-imports are comparing it to the libraries listed below
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Python Shell Toolkit☆25Updated 2 years ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Library to calculate Python functions cognitive complexity via code.☆41Updated 2 years ago
- Delayed iteration for polling and retries.☆30Updated 4 months ago
- Sort __all__ lists alphabetically☆30Updated this week
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- An extension for flake8 that validates cognitive functions complexity☆69Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆164Updated 3 weeks ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated 2 weeks ago
- find functions when you can't remember their name☆101Updated 3 years ago
- A collection of extra types and features for mypy☆32Updated 3 weeks ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern