2122 Forks
32849 Stars
32849 Watchers

black

The uncompromising Python code formatter

How to download and setup black

Open terminal and run command
git clone https://github.com/psf/black.git
git clone is used to create a copy or clone of black repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with black https://github.com/psf/black/archive/master.zip

Or simply clone black with SSH
[email protected]:psf/black.git

If you have some problems with black

You may open issue on black support forum (system) here: https://github.com/psf/black/issues