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:
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Updated 3 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- A Python type explainer!☆83Updated 2 years ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 4 months 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
- Validate configuration and produce human readable error messages☆50Updated last month
- Vendorize packages from PyPI☆106Updated last year
- flake8 plugin to validate annotations complexity☆51Updated 11 months ago
- A simple task runner.☆125Updated this week
- IT, Inspector Tiger is a modern python code review tool / framework.☆80Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 3 years ago
- Sort __all__ lists alphabetically☆31Updated 2 weeks ago
- Package requirements checker☆37Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Flake8 plugin for return expressions checking.☆62Updated 4 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Linter that makes your Python code faster.☆22Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- ☆92Updated 3 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated 2 years ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 3 years ago
- Simple caching transport for httpx☆54Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Utilities for refactoring imports in python-like syntax.☆25Updated last month
- Python authorization library☆85Updated 3 years ago
- A Python Enum that inherits from str.☆121Updated 2 years ago