hakancelikdev / unexportLinks
Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.
☆23Updated 2 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
- A Python type explainer!☆83Updated 2 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Package requirements checker☆37Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 3 weeks ago
- Utilities for refactoring imports in python-like syntax.☆25Updated 3 weeks ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated last month
- flake8 plugin to validate annotations complexity☆49Updated 8 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Flake8 plugin for return expressions checking.☆63Updated last month
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Validate configuration and produce human readable error messages☆50Updated 3 weeks ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- Conditional coverage based on any rules you define!☆78Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- A Parser and CST for JSON5.☆21Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- Sort __all__ lists alphabetically☆31Updated 3 weeks ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆81Updated 2 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆78Updated this week
- A simple task runner.☆124Updated last month