hakancelikdev / unexportLinks
Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.
☆23Updated 3 years ago
Alternatives and similar repositories for unexport
Users that are interested in unexport are comparing it to the libraries listed below
Sorting:
- A Python type explainer!☆83Updated 2 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Updated 3 years ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 4 months ago
- Utilities for refactoring imports in python-like syntax.☆25Updated last month
- Conditional coverage based on any rules you define!☆79Updated last year
- Vendorize packages from PyPI☆106Updated last year
- Sort __all__ lists alphabetically☆31Updated 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- Package requirements checker☆37Updated 2 months ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 3 years ago
- flake8 plugin to validate annotations complexity☆51Updated 11 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Linter that makes your Python code faster.☆22Updated 3 years ago
- IT, Inspector Tiger is a modern python code review tool / framework.☆80Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 3 years ago
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- ☆92Updated 3 months ago
- Validate configuration and produce human readable error messages☆50Updated last month
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated 2 years ago
- A simple task runner.☆125Updated this week
- A coverage plugin to provide sensible default settings☆85Updated last month
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated 3 weeks ago