5895 Forks
26479 Stars
26479 Watchers

python-guide

Python best practices guidebook, written for humans.

How to download and setup python-guide

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

Or simply clone python-guide with SSH
[email protected]:realpython/python-guide.git

If you have some problems with python-guide

You may open issue on python-guide support forum (system) here: https://github.com/realpython/python-guide/issues