6978 Forks
10383 Stars
10383 Watchers

practical-python

Practical Python Programming (course by @dabeaz)

How to download and setup practical-python

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

Or simply clone practical-python with SSH
[email protected]:dabeaz-course/practical-python.git

If you have some problems with practical-python

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