flake8-no-pep420
Namespace checker
A plugin to enforce PEP 420 namespace package rules in Python code.
A flake8 plugin to ban PEP-420 implicit namespace packages.
25 stars
3 watching
1 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 | |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 | |
| A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. | 464 | |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 | |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 | |
| A Flake8 plugin to enforce PEP 604's new Union and Optional annotation syntax for Python | 13 | |
| A plugin to check Python print statements for coding style and errors | 121 | |
| Automates consistency checks and fixes across multiple projects with similar settings. | 401 | |
| A tool to check Python code quality in Jupyter notebooks. | 28 | |
| Lints Python code to detect deprecated modules and functions. | 12 | |
| A plugin that helps write more organized imports in Python code. | 72 | |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 | |
| A plugin to enforce safe datetime usage in Python code | 34 | |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 | |
| Ensures correct executable permissions and shebangs in Python files | 18 |