Jessica McKellar
Jessica McKellar is a software engineer from Cambridge, MA. She enjoys the Internet, networking, low-level systems engineering, and contributing to and helping other people contribute to open source software. She is a Twisted maintainer, organizer for the Boston Python user group, and a local STEM volunteer.

Twisted Network Programming Essentials Twisted Network Programming Essentials
by Jessica McKellar , Abe Fettig
Second Edition March 2013
Print: $34.99
Ebook: $27.99

Recent Posts | All O'Reilly Posts

Jessica blogs at:

Twisted Python: the engine of your Internet

April 22 2013

I want to build a web server, a mail server, a BitTorrent client, a DNS server, or an IRC bot—clients and servers for a custom protocol in Python. And I want them to be cross-platform, RFC-compliant, testable, and deployable in … read more

Recent Posts | All O'Reilly Posts

Webcast: Twisted Python: the engine of your Internet
June 06, 2013
How do you write and deploy extensible, testable, cross-platform clients and servers for your favorite network protocols? With Twisted! Twisted is an event-driven Python networking library with off-the-shelf client and server implementations for ...

Jessica McKellar