til/Development/Python/black.md

13 lines
217 B
Markdown

# [black](https://github.com/psf/black)
| Distribution | Package |
| ------------ | -------------- |
| Arch Linux | `python-black` |
| Homebrew | `black` |
## Usage
```
black unformatted.py
```