flake8-pyi
Stub linter
Enhances Flake8 to better handle stub files used in type hinting
A plugin for Flake8 that provides specializations for type hinting stub files
73 stars
10 watching
23 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
flake8lintlinterlinter-pluginmypypep484pythonstub-filestype-checkingtyping
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Tools to improve Python documentation quality and consistency | 155 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| An extension to flake8 that enforces best practices in Python development | 61 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| Provides type annotations for a specific Python package to support static analysis and code completion tools | 45 |
| A flake8 plugin checking style issues in pytest-based tests | 229 |