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 mini dashboard to help find slow tests in pytest.☆83Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated last month
- Removes commented-out code from Python files☆217Updated last month
- Automatically use the awesome walrus operator☆125Updated 2 weeks ago
- A little benchmarking tool for Python☆203Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 2 weeks ago
- Automatically convert relative imports to absolute☆159Updated last year
- Rate your Python packages package friendliness☆230Updated last month
- apply a consistent format to `setup.cfg` files☆155Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- A generic project skeleton for Python projects.☆143Updated 3 weeks ago
- upgrade a setup.py to declarative metadata☆149Updated 2 weeks ago
- Pytest plugin to fake subprocess.☆116Updated last month
- Automatically convert unittests to pytest☆59Updated 2 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Check your wheels have the right contents☆166Updated 2 weeks ago
- Safe, atomic formatting with black and µsort☆110Updated last week
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated this week
- Build and Inspect Python Packages in GitHub Actions☆209Updated this week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last month
- Fancy PyPI READMEs with Hatch☆184Updated this week
- A Python Enum that inherits from str.☆119Updated last year
- Vendorize packages from PyPI☆106Updated last year
- An unofficial, importable pip API☆119Updated 3 weeks ago
- ☆46Updated last month
- Validation library for simple check on `pyproject.toml`☆196Updated 2 weeks ago
- Command-line parsing library for Python 3.☆136Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year