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.2.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for white-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bca98066256cfff6fb85ec36b95cc5913c888c170a8407c340786972b06c6f8f |
|
MD5 | c94ed5eb15b865ad16c2a2b66f2e8a08 |
|
BLAKE2b-256 | c22b2c1bdcab9cd2d40dcf148df119e9efc7b11a152440dec0e3fddd54af45c1 |