I'll live-code a Python 3 async coroutine framework this Sunday in Pasadena, at the SCALE14x conference.
What I learned porting my blog to Armin Ronacher's new static site generator.
I've moved to Armin Ronacher's new static site generator.
On Mac, multiprocessing plus multithreading can easily lead you to hang your process.
Supports all the new MongoDB 3.2 features.
Black pipe testing does not replace other kinds of tests, but there are two scenarios where it shines.
This version is compatible with Python 2.6 through 3.5, and it can use either Tornado or asyncio as its async framework.
A talk about software doesn't have to be a tour de force. It's just the campfire we gather around so we can be together.
My async driver for MongoDB now supports asyncio, and allows "async" and "await" in Python 3.5. Collection.aggregate() is more concise.
I'm dogfooding the latest release candidate.