Skip to content

jnovinger/Python-Regexp-Koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#####################
# README.txt
# Python Regexp Koans
#####################

Python Regexp Koans is inspired by Greg Malcolm's "Python Koans" and Edgecase's "Ruby Koans".

Learn regular expressions by filling in missing parts of test cases to make them pass.


Downloading Python Regexp Koans
###############################

GitHub?


Installing Python Regexp Koans
##############################

No installation is needed, but there are dependencies to Python version 2.6 or newer.


Running the software
####################

The software is only tested on a Ubuntu workstation and should be considered alpha status. Run by typing:

    python contemplate_koans.py


Acknowledgments
###############

Thanks go to Greg Malcolm and EdgeCase for their excellent Koans software

About

Regexp Koans using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published