Chris McDonough

Number of videos:
9
Pyramid Auth Is Hard, Let's Ride Bikes

Pyramid web framework authentication and authorization subsystems are powerful and pluggable, but using them to their max isn't always easy. This talk will discuss how to get the most out of those subsystems.

Event: PyCon US 2013
Speakers: Chris McDonough
Recorded: March 16, 2013
Language: English
Last updated: March 23, 2013
API Design for Library Authors

A library is code distributed in such a way that strangers can use it. In this talk we consider: 1) why Python developers make bad libraries and poor APIs; 2) how to make your library API maximally useful for others; 3) examples of real-world antipatterns involving APIs.

Event: PyCon US 2013
Speakers: Chris McDonough
Recorded: March 15, 2013
Language: English
Last updated: March 21, 2013
About Django from the Pyramid Guy

An opinionated recounting of the features Django shares with the Pyramid web framework, and how the two frameworks differ, as well as a prescription for collaboration between the Django and Pyramid communities.

Event: DjangoCon 2012
Speakers: Chris McDonough
Recorded: September 6, 2012
Language: English
Last updated: January 29, 2013
Introduction to PDB

PDB is an interactive debugging environment for Python programs. It allows you to pause your program, look at the values of variables, and watch program execution step-by-step, so you can understand what your program is actually doing, as opposed to what you think it's doing. This talk will show novice and intermediate Python users how to use PDB to troubleshoot existing code.

Event: PyCon US 2012
Speakers: Chris McDonough
Recorded: March 9, 2012
Language: English
Last updated: January 29, 2013
Event: PyCon US 2011
Speakers: Ben Bangert, Chris McDonough, Mark Ramm
Recorded: March 11, 2011
Language: English
Last updated: January 29, 2013
Event: PyCon US 2011
Speakers: Chris McDonough
Recorded: March 11, 2011
Language: English
Last updated: January 29, 2013
Event: PyCon US 2009
Speakers: Chris McDonough
Language: English
Last updated: January 29, 2013
Event: PyCon US 2009
Speakers: Chris McDonough
Language: English
Last updated: January 29, 2013
Event: PyCon US 2009
Speakers: Chris McDonough
Language: English
Last updated: January 29, 2013