The most opinionated linter ever, used by wemake.services
Project description
wemake-python-styleguide
Welcome to the most opinionated linter ever.
The main goal of this tool is to make our python code
consistent and to fight the code complexity.
wemake-python-styleguide is actually flake8 plugin
with some other plugins as dependencies.
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
Installation
pip install wemake-python-styleguide
Project status
We are almost ready for our first public release. Until, use it on your own risk.
What we are not
We are here not to:
- Assume or check types, use
mypyinstead - Reformat code, since we believe that developers should do that
- Check for
SyntaxErrors or exceptions, write tests instead - Suite everyone, this is our linter
Contributing
See CONTRIBUTING.md file if you want to contribute. You can also check which issues need some help right now.
License
MIT. See LICENSE for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wemake-python-styleguide-0.0.13.tar.gz.
File metadata
- Download URL: wemake-python-styleguide-0.0.13.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d22a11f9bebf6179b9e146dcb7290f788452fea8a6dc6c1d10626b4448a14f6
|
|
| MD5 |
9f65b4784fda086b82c610ee6d96fc4f
|
|
| BLAKE2b-256 |
ed29f181574e73b5586fa4f4bc19b71eace5c725659b364e0d5657f1c67ccc29
|
File details
Details for the file wemake_python_styleguide-0.0.13-py3-none-any.whl.
File metadata
- Download URL: wemake_python_styleguide-0.0.13-py3-none-any.whl
- Upload date:
- Size: 96.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9630d957524476eed0619c8108a96c03d59c4f7f1128aaf47581e94148ccbffe
|
|
| MD5 |
5423706652b7a7f209f5fec9de1f9849
|
|
| BLAKE2b-256 |
087cd029481ec76e6d81b269f6832a6042550499069685933326b8fbc13dee58
|