til/Development/Python/isort.md

12 lines
194 B
Markdown
Raw Normal View History

2020-08-23 09:41:32 +00:00
# [isort](https://github.com/timothycrosley/isort)
2020-09-28 11:20:42 +00:00
| Distribution | Package |
| ------------ | -------------- |
| Arch Linux | `python-isort` |
2020-08-23 09:41:32 +00:00
Usage:
```sh
isort unformatted.py
```