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.0.4.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for white-0.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4d4190d7c6300eeed6afff197c9c31022981ad29c5251d7992ab143c54cf297 |
|
MD5 | 1852c741acc678bdf41f7e9dcbc0130d |
|
BLAKE2b-256 | ef9eadfb8710f4b041631a25012edd532449961404043a0400306e61d9c5da2e |