[Edu-sig] rounding out a Python course...

Kirby Urner urner at alumni.princeton.edu
Wed Aug 17 11:54:15 EDT 2016


On Wed, Aug 3, 2016 at 10:13 AM, kirby urner <kirby.urner at gmail.com> wrote:

>
> Having explored Jupyter Notebooks, our next task
> was to dissect a simple Flask application, with an
> API published here:
>
> http://thekirbster.pythonanywhere.com
>
>
I'm providing more documentation and the source code these days, FYI.

http://controlroom.blogspot.com/2016/08/dissecting-flask-app.html

This is like a textbook example students might clone and hack on, to
develop their skills.

I'm featuring WSGI-Flask with a DB2 API to SQLite.

The Flask app models returning both HTML and JSON, suggesting both human
browsers and machines as clients.

Kirby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20160817/23c617c1/attachment.html>


More information about the Edu-sig mailing list