16523 Forks
6248 Stars
6248 Watchers

py

Repository to store sample python programs for python learning

How to download and setup py

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

Or simply clone py with SSH
[email protected]:codebasics/py.git

If you have some problems with py

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