Contents

wemake-python-styleguide 0.19.2

0

The strictest and most opinionated python linter ever

The strictest and most opinionated python linter ever

Stars: 2430, Watchers: 2430, Forks: 381, Open Issues: 126

The wemake-services/wemake-python-styleguide repo was created 6 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2430 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
https://wemake-python-styleguide.rtfd.io
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 126 open issues on GitHub

  • Port flake-commas
  • Bump attrs from 22.1.0 to 23.1.0
  • Bump added-value from 0.21.3 to 0.24.0
  • Bump m2r2 from 0.3.2 to 0.3.3.post2
  • Bump lxml from 4.9.1 to 4.9.2

See more issues on GitHub

Related Packages & Articles

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

ruff 0.3.5

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

flake8-bugbear 24.4.26

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