150 Forks
2464 Stars
2464 Watchers

pyupgrade

A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.

How to download and setup pyupgrade

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

Or simply clone pyupgrade with SSH
[email protected]:asottile/pyupgrade.git

If you have some problems with pyupgrade

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