2881 Forks
4713 Stars
4713 Watchers

python_koans

Python Koans - Learn Python through TDD

How to download and setup python_koans

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

Or simply clone python_koans with SSH
[email protected]:gregmalcolm/python_koans.git

If you have some problems with python_koans

You may open issue on python_koans support forum (system) here: https://github.com/gregmalcolm/python_koans/issues