Difference between revisions of "Black (Python)"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Black Python [[code formatter]]
 
Black Python [[code formatter]]
 
+
* https://github.com/psf/black
<code>pip install black</code>
+
* Installation: <code>[[pip install black]]</code>
 
 
https://github.com/psf/black
 
  
 
== Related ==
 
== Related ==
 
* [[Flake8]]
 
* [[Flake8]]
 +
* [[Code climate]]
 +
* [[django]]
  
 
== See also ==
 
== See also ==
* {{Python}}
+
* {{Black}}
 +
* {{lint}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 11:24, 7 March 2024

Advertising: