PAST MEETINGS

Thu, Aug 14 2014 at 07:00 PM at DSSG - The University of Chicago (downtown)

Mexico
(30 Minutes)
By: *Ben Yuhas, Julius Adebayo, Nick Eng, Eric Potash, Layla Pournajaf

The maternal deaths in Mexico from pregnancy, childbirth or postpartum complications have decreased from 89 deaths per 100,000 live births in 1990 to 43 in 2011. Despite this improvement, the rate of decline has significantly slowed and Mexico is not on track to achieve its Millennium Development Goal of reducing maternal mortality 75% by 2015.
Conservation Institute
(30 Minutes)
By: *Varun Chandola, Nadya Calderon, Scott Cambo, Christopher Lazarus, Raphael Stern

Conservation International (CI) is a non-profit organization that works to protect nature through scientific research and partnerships with communities, industry, and governments. A key aspect for evaluating the impact of conservation projects is to account for natural capital – ecosystem goods and services, such as fresh water, flood control, agriculture, and forest products.
World Bank
(30 Minutes)
By: *Eric Rozier, Jeff Alstott, Dylan Fitzpatrick, Carlos Petricioli, Misha Teplitskiy

The World Bank Group lends billions of dollars every year to fund large infrastructure projects around the globe. Project-related contracts are awarded to companies and entities via open and competitive bidding processes. Such processes can sometimes be subject to collusion and corruption risks.
Sunlight Foundation
(30 Minutes)
By: *Varun Chandola, Nadya Calderon, Scott Cambo, Christopher Lazarus, Raphael Stern

Government legislation is not designed for readability, and their volumes of text are not easily analyzed. Advocacy and research groups would like a way to digest bills quickly, filtering out the bureaucratic jargon and leaving the important details. The Sunlight Foundation is a nonpartisan nonprofit that uses technology to make governments more accountable. Their API for federal bills are valuable streams of legislative text that can be used for analysis given the right tools.
Nurse-Family Partnership
(30 Minutes)
By: *Young-Jin Kim, Sarah Abraham, Jeff Lockhart, Sarah Tan, Rafael Turner

Young, low-income, first-time mothers and their babies often face dramatically increased risks to their health, education, and economic self-sufficiency. Nurse-Family Partnership (NFP), a national nonprofit organization, intervenes by pairing these mothers with specially-trained, registered nurses. Expectant mothers receive regular home visits from pregnancy until the baby is two years old. The result: healthier pregnancies, more stable families, and better developmental outcomes for children.
84 Python enthusiasts attended this meeting.


Thu, Jul 10 2014 at 07:00 PM at Vokal interactive / Mobile makers

Webhooks @ Braintree
(20 Minutes)
By: Brian Lesperance

At Braintree, we use Tornado to send thousands of simultaneous webhook requests and Pika to pull incoming webhooks from RabbitMQ. Learn about how we've set it up and problems we've had to overcome with this approach.
49 Python enthusiasts attended this meeting.


Thu, Jun 12 2014 at 07:00 PM at Groupon Chicago HQ

Computations comparisons between pure Python vs using numpy, or PyPy, or a C extension...
By: Brad Martsberger

Brad will talk on computation comparisons of collection of tools "Logistic Map Bifurcation Diagram" (https://github.com/martsberger/LogisticMapBifurcationDiagram) for creating pretty images of the bifurcation diagram of the logistic map.
You Down With EPP? Yeah, You Know Me!
(15 Minutes)
By: Jason Wirth

You Down With EPP? Yeah, You Know Me! In this talk I'll discuss the Embarrassing Parallel Problems and introduce the basics of GPU computing with Python.
Engineering at Groupon - Beyond the Daily Deal
(25 Minutes)
By: Tyler Jennings

Tyler Jennings, Director of Engineering at Groupon, will be providing a high level overview of the unique problems our domain presents and the systems we've built to overcome them.
89 Python enthusiasts attended this meeting.


Thu, May 08 2014 at 07:00 PM at Paola’s Vinum

PyCon Lightning Talks
(25 Minutes)
By: Jason Wirth

Let's go over what people saw at PyCon
DJ'ing our site - How & why we replatformed to Django
(15 Minutes)
By: Jake Kreider

We'd like to discuss Zoro’s adoption of Django for our main website — What the key motivators were, the result, and lessons learned from the experience.
An IRC Connection: Implementation and Bot
(30 Minutes)
By: Aaron Brady
Slides Link
IRC is a protocol for text exchanges with multiple recipients with publish/subscribe capabilities. A basic program that interacts with an IRC server is easy to make, but becomes more difficult with additional functionality. The task involves a few domains: sockets, parsing, and a multi-way mapping object for the state. We take a look at 4 custom modules to get it done: Multi-connection dispatch, Raw to dict, Connection model, and Relation; plus one for "main" for the bot itself.
63 Python enthusiasts attended this meeting.


Thu, Mar 13 2014 at 07:00 PM at Deloitte

R for Python Programmers
By: John Blischak

Simple Websockets in Flask
(20 Minutes)
By: Daniel Hodges

Using flask, websockets, and redis to make a simple multi-user drawing surface in D3.
How to teach programming to novices
(10 Minutes)
By: John Blischak

Starting Over From Scratch
(25 Minutes)
By: Malcolm Newsome

Often developers get too attached to the code that they write.  So much so that we dread losing it.  But, what happens when you intentionally delete code and rewrite it?  You might be surprised at the result.
59 Python enthusiasts attended this meeting.