asmeurer / removestarLinks
Tool to automatically replace 'import *' in Python files with explicit imports
☆181Updated 4 months ago
Alternatives and similar repositories for removestar
Users that are interested in removestar are comparing it to the libraries listed below
Sorting:
- A little benchmarking tool for Python☆206Updated 2 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- A mini dashboard to help find slow tests in pytest.