Difference between revisions of "Black (Python)"
Jump to navigation
Jump to search
m (Welcome moved page Black to Black (Python)) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Black Python [[code formatter]] | Black Python [[code formatter]] | ||
+ | * https://github.com/psf/black | ||
+ | * Installation: <code>[[pip install black]]</code> | ||
− | + | == Related == | |
+ | * [[Flake8]] | ||
+ | * [[Code climate]] | ||
+ | * [[django]] | ||
+ | == See also == | ||
+ | * {{Black}} | ||
+ | * {{lint}} | ||
− | + | [[Category:Python]] | |
− |
Latest revision as of 11:24, 7 March 2024
Black Python code formatter
- https://github.com/psf/black
- Installation:
pip install black
Related[edit]
See also[edit]
Advertising: