42 Forks
544 Stars
544 Watchers

darker

Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a

How to download and setup darker

Open terminal and run command
git clone https://github.com/akaihola/darker.git
git clone is used to create a copy or clone of darker 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 darker https://github.com/akaihola/darker/archive/master.zip

Or simply clone darker with SSH
[email protected]:akaihola/darker.git

If you have some problems with darker

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