Two Seans for the Price of One - 1 File Framework & GIS for Humans


Details
We are going to mix it up a little this month and have 2 presenters.
A Python web framework in 1 file (hint: bottle) - Sean Reifschneider
For some applications you just don't need a lot of moving parts. For extremely simple apps, there can be benefits to using an extremely simple web framework. It's hard to get simpler than bottle: it is a single 3K line file. But it provides quite a lot: templating, routing, helpers for file uploads, and a web server. Best of all, it's easy to test applications.
http://photos3.meetupstatic.com/photos/event/7/b/b/8/event_260791672.jpeg
In this presentation, Sean will introduce you to Bottle (http://bottlepy.org/docs/dev/), demonstrate some features and show some examples of using Bottle to implement web management interfaces using SQLAlchemy, unit tests, and form processing.
Python GIS for Humans - Sean Gillies
Sean will take us through reading and writing spatial data, working with GeoJSON, and 2D computational geometry.
The Location has Changed!
Unfortunately our contact at In-Situ is on leave to have a baby, so our meetings for the rest of the year will need a new home.
This month's meetup will be held at the Old Town Library at 201 Peterson Street. We will meet in Community Room 2.
Time Change!
Due to availability of the library meeting room, we are meeting from 6:00-7:30.

Two Seans for the Price of One - 1 File Framework & GIS for Humans