Held at the Champaign Public Library, in Robeson Pavillion Room C (first floor, across from the coffeeshop), 6:30 PM - 8:30 PM.
Agenda:
Last night Susan Potter presented a simple live coding session on Flask, a Python micro web framework with unittest integration.
Follow along with the notes by cloning the Gist’s git repository like this:
$ git clone https://gist.github.com/6043797.git acktacular
$ cd acktacular
$ echo "following needed because Gists do not allow for subdirectories"
$ mkdir templates
$ mv welcome.html templates/
Susan plans on updating this Gist as she develops the idea of Acktacular more.
Susan wrote up some notes on this live coding session in the Gist below: