28 Forks
141 Stars
141 Watchers

Clean-code-in-Python

Resources for the book Clean code in Python, and material for the talk at EuroPython 2016

How to download and setup Clean-code-in-Python

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

Or simply clone Clean-code-in-Python with SSH
[email protected]:rmariano/Clean-code-in-Python.git

If you have some problems with Clean-code-in-Python

You may open issue on Clean-code-in-Python support forum (system) here: https://github.com/rmariano/Clean-code-in-Python/issues