wemake-python-styleguide
Code enforcer
A strict and opinionated Python linter with the goal of enforcing consistent coding style and best practices across all Python projects.
The strictest and most opinionated python linter ever!
3k stars
31 watching
383 forks
Language: Python
last commit: 2 months ago
Linked from 6 awesome lists
code-qualityflake8flake8-pluginhacktoberfestlinterpythonpython3styleguidewemakewemake-services
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 |
| Consistency checker for environment variables in files | 279 |
| A template to create new Python package structures with up-to-date dependencies and a standardized project structure. | 409 |
| A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,072 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| Prevents use of backslashes as line breaks in Python code to enforce consistent and readable coding style. | 111 |
| A style guide for writing Python code that emphasizes readability and follows best practices beyond PEP8 | 3,460 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A Python library for creating charts with a consistent input data format and intuitive API | 3,546 |
| A tool that analyzes and suggests improvements to written prose based on expert advice from renowned writers and editors. | 4,368 |
| A fast and powerful Python code linter and formatter written in Rust. | 33,816 |
| A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,559 |
| A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
| A tool to write safer and more readable Python code by providing primitives and helpers for functional programming and type-safe interfaces. | 3,687 |