ChiPy __Main__ Meeting


When: Sept. 8, 2016, 6 p.m.

Where: Telnyx

Attendance:

Topics


  • Popular ORM Libraries
    By: Tanya Schlusser
    Length: 30 Minutes
    Description: What's the main difference between SQLAlchemy and Django's ORM? When might a person prefer Pony ORM or peewee? -- popular Object-Relational Mapping libraries in Python are compared and contrasted.
  • Developing with Python at Telnyx
    By: Alex Puglis
    Length: 10 Minutes
    Description: This talk will cover the development cycle, build tools, and python frameworks commonly used by Telnyx Python engineers.
  • Using Tasks in Asyncio Web Apps
    By: Feihong Hsu
    Length: 40 Minutes
    Description: In this talk, I will be talking about starting, stopping, and displaying incremental data from long-running tasks in an asyncio-based web application.