Bottle App developed in class: to get the code, do:
git clone https://luca_de_alfaro@bitbucket.org/luca_de_alfaro/bottle_intro.git
git checkout summary
We will not use bottle in the class, so this is just for your information.
Py4web App illustrated in class: to get the code, do (from the py4web directory):
cd apps
git clone https://luca_de_alfaro@bitbucket.org/luca_de_alfaro/lecture_html.git
This will create the lecture_html
application. We will go over the application in detail in the next class, but you might want to play with it ahead of time.
/_documentation