The document is a tutorial on Kamaelia, a framework for implementing pragmatic concurrency in Python, tailored to simplify the development of concurrent applications. It covers the principles of Kamaelia, how to build components and systems, and its adaptation of Unix philosophy to concurrency. The presentation outlines the structure of the tutorial, various concepts including generators and microprocesses, and emphasizes expressiveness in design over performance.