A presentation on mixing Twisted with other tools, with demos.
Slides
This repository hosts the latest version of the slides, which should work in any modern browser.
Basic instructions:
- Up and down arrows advance slides.
- Escape provides an overview of the slides.
- Left and right arrows switch between sections of the talk.
When served from a web server or locally over a file system, clicking on the video links in the presentation will play the video in a modern browser. Fossil doesn't serve the videos with the appropriate content type, so you get a download dialog box instead. A patch has been filed upstream.
The talk slides are built using org-reveal, which produces reveal.js presentations from org outlines.
Example code
The examples are all provided as Python packages in their own folders. They come with README files explaining their use.