Contents

wemake-python-styleguide 1.5.0

0

The strictest and most opinionated python linter ever

The strictest and most opinionated python linter ever

Stars: 2822, Watchers: 2822, Forks: 419, Open Issues: 26

The wemake-services/wemake-python-styleguide repo was created 7 years ago and the last code push was 21 hours ago.
The project is very popular with an impressive 2822 github stars!

How to Install wemake-python-styleguide

You can install wemake-python-styleguide using pip

pip install wemake-python-styleguide

or add it to a project with poetry

poetry add wemake-python-styleguide

Package Details

Author
Nikita Sobolev
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/wemake-python-styleguide/
GitHub Repo:
https://github.com/wemake-services/wemake-python-styleguide

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  wemake-python-styleguide  pypi packages just yet.

Errors

A list of common wemake-python-styleguide errors.

Code Examples

Here are some wemake-python-styleguide code examples and snippets.

GitHub Issues

The wemake-python-styleguide package has 26 open issues on GitHub

  • Use WPS with PyCharm but without console, rather than built in, LSP like
  • feat: add SimplifiableIfMatchViolation for single-case matches
  • Feat/issue 3527
  • Forbid slow in inside comprehensions

See more issues on GitHub

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co

ruff 0.15.1

An extremely fast Python linter and code formatter, written in Rust.

flake8-bugbear 25.11.29

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.