asmeurer / removestar
Tool to automatically replace 'import *' in Python files with explicit imports
☆179Updated last month
Alternatives and similar repositories for removestar:
Users that are interested in removestar are comparing it to the libraries listed below
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Removes commented-out code from Python files☆210Updated last year
- A mini dashboard to help find slow tests in pytest.☆79Updated 9 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- Fancy PyPI READMEs with Hatch☆167Updated 3 weeks ago
- Safe, atomic formatting with black and µsort☆105Updated 2 months ago
- show where your regex match assertion failed!☆81Updated last month
- Build and Inspect Python Packages in GitHub Actions☆194Updated last month
- A coverage plugin to provide sensible default settings☆78Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆210Updated 2 weeks ago
- Automatically convert unittests to pytest☆55Updated last month
- Automatically use the awesome walrus operator☆116Updated last week
- ☆45Updated 8 months ago
- Useful types for Python☆126Updated 3 weeks ago
- A little benchmarking tool for Python☆185Updated last year
- pytest + rich integration (proof of concept)☆236Updated last month
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆266Updated last month
- upgrade a setup.py to declarative metadata☆147Updated last month
- A codemod to make your implicit optional type hints PEP 484 compliant.☆91Updated last year
- Command-line parsing library for Python 3.☆131Updated 7 months ago
- Pytest plugin to fake subprocess.☆109Updated 2 months ago
- Declarative CLI argument parser☆154Updated last week
- ☆181Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆166Updated last week
- ☆226Updated 5 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 7 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated last month