Difference between revisions of "Black (Python)"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Black Python [[code formatter]] | Black Python [[code formatter]] | ||
* https://github.com/psf/black | * https://github.com/psf/black | ||
− | <code>[[pip install black]]</code> | + | * Installation: <code>[[pip install black]]</code> |
== 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: