From b09e03fecf4f0790f4a06ace59c8b30d06620917 Mon Sep 17 00:00:00 2001 From: gregmalcolm Date: Mon, 1 Mar 2010 10:15:33 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..1e6610e6a --- /dev/null +++ b/index.html @@ -0,0 +1,88 @@ + + + + + + + gregmalcolm/python_koans @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

python_koans + by gregmalcolm

+ +
+ Link to Python Koans repostiory (for easier koans hunting) +
+ +

Python Koans. Inspired by edgecase's ruby_koans (http://github.com/edgecase/ruby_koans), the Python koans will teach Python through a series of test cases to be completed. + +Latest is currently on https://gregmalcolm@bitbucket.org/mcrute/python_koans/ fork.

Install

+

* Download source from a python_koans fork on http://bitbucket.org +* Install python 2.6 or later +* Make sure python is pathed +* From command line: + python contemplate_koans.py

+

Authors

+

Mike Clute
Mike Pirnat
Greg Malcolm

+

Contact

+

Greg Malcolm (greg@gregmalcolm.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/gregmalcolm/python_koans
+

+ + + +
+ + + +