7 Forks
30 Stars
30 Watchers

python-books

My notes on some books I read on Python

How to download and setup python-books

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

Or simply clone python-books with SSH
[email protected]:millengustavo/python-books.git

If you have some problems with python-books

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