It is an web application used to calculate the statistics of the candidates applied for talks that are listed in http://in.pycon.org/funnel/2013/ The application is made by using flask and jinja. Python code is written to trace and calculate the statistics from the Pycon Funnel 2013 website
Download the app using this command
git clone https://github.com/sheeshmohsin/pycon_funnel_stats
And run the app. using command
python funnel_app.py
Flask Subprocess jinja2 bs4 (beautifulsoup4) urllib2
"Triple S"
- Shalini Roy
- Shantanu Sarkar
- Sheesh Mohsin
click here for the link of actual code.