2500 Forks
14885 Stars
14885 Watchers

learn-python

📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

How to download and setup learn-python

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

Or simply clone learn-python with SSH
[email protected]:trekhleb/learn-python.git

If you have some problems with learn-python

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