Black, but White instead (PEP8 line–lengths).
Project description
White: Black, but brighter (PEP8–inspired)
Black is an amazing tool for auto–formatting Python code in a style that I prefer. I use it in all my projects.
It has one configuration option — to change its default line–length of 88 chars to, say, 79, like PEP8 recommends.
That is exactly what this tool does. It invokes $ black --line-length 79 on your behalf.
Usage
$ white myapp.py reformatted myapp.py
Installation
$ pipenv install white ✨🍰✨
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
white-0.1.0.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for white-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60bb4ee4916619841ca8b8a6e63f5b0a3257d11cd118428625b07febcbb971c4 |
|
MD5 | cdd47e961dc811668a5a0acdb893525f |
|
BLAKE2b-256 | 207bd6cd9fe650ee19b5b86cc9a35aa512da46abb6a455b84b00641871c6a2ec |