asmeurer / removestarLinks
Tool to automatically replace 'import *' in Python files with explicit imports
☆181Updated 2 months ago
Alternatives and similar repositories for removestar
Users that are interested in removestar are comparing it to the libraries listed below
Sorting:
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 2 weeks ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- Removes commented-out code from Python files☆217Updated last week
- Automatically convert relative imports to absolute☆159Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated this week
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A generic project skeleton for Python projects.☆141Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Rate your Python packages package friendliness☆227Updated 2 months ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Vendorize packages from PyPI☆106Updated last year
- show where your regex match assertion failed!☆80Updated this week
- Pytest plugin to fake subprocess.☆115Updated 2 weeks ago
- Check your wheels have the right contents☆167Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- ☆199Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- Automatically convert unittests to pytest☆59Updated last week
- ☆45Updated last week
- Build and Inspect Python Packages in GitHub Actions☆208Updated 3 weeks ago
- Automatically use the awesome walrus operator☆124Updated last week
- upgrade a setup.py to declarative metadata☆149Updated this week
- A flexible, customizable timer for your Python code☆304Updated 3 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 weeks ago
- Validation library for simple check on `pyproject.toml`☆190Updated this week
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated last week
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated last week
- pytest + rich integration (proof of concept)☆251Updated last week
- A Python Enum that inherits from str.☆120Updated last year