Google/Excel Sheets API Python.
Project description
brunette
This is the black formatter but with some improvements:
--configoption supportssetup.cfgformat.- Adds
single-quotesoption to enable single quotes as the preferred.
Installation
pip install brunette
Usage
Use in the same way you would the 'black' formatter.
brunette *.py --config=setup.cfg
Example setup.cfg:
[tool:brunette]
line-length = 79
verbose = true
single-quotes = false
Why does this need to exist?
-
The current maintainer of black, refuses to allow a single-quotes option. Due to his own personal preference (a preference which most of the Python community do not share).
-
The current maintainer of black, refuses to add setup.cfg support. Setup.cfg is the most widely used configuration file for Python projects. The maintainer of that library prefers "project.tolm" few people use at this time due to it's inflexibility and it requiring you to use Peotry, whatever that is.
Release History
0.1.3 (2020-06-16)
- Handle when setup.cfg is missing.
0.1.2 (2020-06-16)
- Added
__main__for CLI exec.
0.1.1 (2020-06-15)
- Adds wheels.
0.1.0 (2020-06-15)
- Initial release.
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 brunette-0.1.3.tar.gz.
File metadata
- Download URL: brunette-0.1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8066cef44a7535fac45ec2678607894202b26045db9b2ff49199aa1fdf022d
|
|
| MD5 |
64205d4b71b005b2acb400928e1021de
|
|
| BLAKE2b-256 |
81cb89f849a9d35c9c2417d8280046eae7b4207e450191135d5a02357382cbb5
|
File details
Details for the file brunette-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: brunette-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4618cc2fa5d082d1893b8c45e1b656b28e0f4abf41f18895c3955d701bc85185
|
|
| MD5 |
8d1ce2fe0d20855992499744458cb84a
|
|
| BLAKE2b-256 |
71f5165da3ebc5d73884a3cc22c692ffc73d5baecac38b13be58d8a02974aff1
|