bittner / pycleanLinks
Pure Python cross-platform pyclean. Clean up your Python bytecode.
☆76Updated 3 months ago
Alternatives and similar repositories for pyclean
Users that are interested in pyclean are comparing it to the libraries listed below
Sorting:
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated last year
- ☆45Updated 10 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- A Python Enum that inherits from str.☆118Updated last year
- An unofficial, importable pip API☆114Updated 2 weeks ago
- Command-line parsing library for Python 3.☆133Updated 10 months ago
- A Python type explainer!☆82Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated this week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 2 weeks ago
- Enable git-like did-you-mean feature in click☆101Updated last year
- A simple task runner.☆120Updated 4 months ago
- Formats your tox.ini files☆43Updated this week
- Run pytest inside a sub interpreter☆23Updated last year
- A coverage plugin to provide sensible default settings☆80Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated 2 weeks ago
- Vendorize packages from PyPI☆101Updated 11 months ago
- Check for python builtins being used as variables or parameters☆116Updated last year
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- Removes commented-out code from Python files☆213Updated last month
- pytest + rich integration (proof of concept)☆243Updated 2 weeks ago
- upgrade a setup.py to declarative metadata☆147Updated 2 weeks ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Useful types for Python☆133Updated 3 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- Validate configuration and produce human readable error messages☆49Updated 2 weeks ago