Difference between revisions of "Black (Python)"

From wikieduonline
Jump to navigation Jump to search
 
(9 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>
  
pip install black
+
== Related ==
 
+
* [[Flake8]]
https://github.com/psf/black
+
* [[Code climate]]
 
+
* [[django]]
  
 
== See also ==
 
== See also ==
* {{Python}}
+
* {{Black}}
 +
* {{lint}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 11:24, 7 March 2024

Advertising: