Google
 
Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

Saturday, November 29, 2008

Fedora Lucky Draw Code

The lucky draw for t-shirt and pendrive distribution for Fedora 10 Release Party was done using a software. It's a mere ~100 lines of code written in Python using wxWidget. The participants' name is kept in a file participants.txt with one name per line. Get the original code from here (a total hack but it works :)). It was further modified by Ankur for use in the event.

Lucky Draw interface