Difference between revisions of "Black (Python)"
Jump to navigation
Jump to search
(8 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> | |
− | |||
− | https://github.com/psf/black | ||
== Related == | == Related == | ||
* [[Flake8]] | * [[Flake8]] | ||
− | + | * [[Code climate]] | |
+ | * [[django]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Black}} |
+ | * {{lint}} | ||
[[Category:Python]] | [[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: