cloudfit-public-docs

This is a collection of documents published by the BBC R&D Cloudfit team delving into the detail of technologies we have found interesting or useful during the course of our work.

Python Asyncio Series

Our first topic is a series of posts by James Weaver on the subject of Python’s asyncio features.

With a follow-up piece by Sam Mesterton-Gibbons on unit testing code written using asyncio.

Python Packaging

An introduction by Jonathan Heathcote to the nuts-and-bolts of Python packaging.