Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.
/ talks Public archive

A simple way to manage talks, built using Flask, tested using Nose, Lettuce and Selenium, running on Google App Engine :)

Notifications You must be signed in to change notification settings

fsouza/talks

Repository files navigation

Talks

A system to registry talks presented by me. It can be used by anyone who has a OpenID, through the Google App Engine users API.

Hacking

To start hacking the system, you will need:

  • mocker:

    $ [sudo] pip install mocker

  • nose:

    $ [sudo] pip install nose

  • selenium:

    $ svn checkout http://selenium.googlecode.com/svn/trunk/ selenium

    $ cd selenium

    $ [sudo] python setup.py install

  • lettuce:

    $ [sudo] pip install lettuce

About

A simple way to manage talks, built using Flask, tested using Nose, Lettuce and Selenium, running on Google App Engine :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages