0 Forks
0 Stars
0 Watchers

python_notes

Notes of python courses

How to download and setup python_notes

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

Or simply clone python_notes with SSH
[email protected]:an-white/python_notes.git

If you have some problems with python_notes

You may open issue on python_notes support forum (system) here: https://github.com/an-white/python_notes/issues