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.
Release files for wemake-python-styleguide 0.0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wemake-python-styleguide-0.0.13.tar.gz | 25.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wemake_python_styleguide-0.0.13-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 122.5 kB
Release files / wemake-python-styleguide-0.0.13.tar.gz
| Download URL | wemake-python-styleguide-0.0.13.tar.gz |
|---|---|
| Size | 25.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d22a11f9bebf6179b9e146dcb7290f788452fea8a6dc6c1d10626b4448a14f6
|
|
BLAKE2b-256 checksum How to use checksums |
ed29f181574e73b5586fa4f4bc19b71eace5c725659b364e0d5657f1c67ccc29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
|
Release files / wemake_python_styleguide-0.0.13-py3-none-any.whl
| Download URL | wemake_python_styleguide-0.0.13-py3-none-any.whl |
|---|---|
| Size | 96.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9630d957524476eed0619c8108a96c03d59c4f7f1128aaf47581e94148ccbffe
|
|
BLAKE2b-256 checksum How to use checksums |
087cd029481ec76e6d81b269f6832a6042550499069685933326b8fbc13dee58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.11.2 CPython/3.6.5 Darwin/15.6.0
|