An open API service indexing awesome lists of open source software.

https://github.com/banool/pycon-au-2018

Code snippets from my Pycon AU 2018 presentation
https://github.com/banool/pycon-au-2018

Last synced: about 1 year ago
JSON representation

Code snippets from my Pycon AU 2018 presentation

Awesome Lists containing this project

README

          

# Pycon AU 2018
## Context Managers: You Can Write Your Own!

**YouTube recording:** https://www.youtube.com/watch?v=-tpn94V9vK4

This repo holds all the code snippets from my presentation at Pycon AU 2018.

See the summary for my presentation here: https://2018.pycon-au.org/talks/45062-context-managers-you-can-write-your-own/.

I haven't included the speech itself in case FB doesn't want other people using their slide deck, but later on I might migrate the speech to a non-fb slide deck and upload it here 😀😀😀🐍🐍🐍.

To copy the code snippets in, you can do the following:
- Open Terminal (Terminal.app, not iTerm 2).
- Open your code in vim. Get yourself a nice theme with a black background.
- Increase the size of the text. I got it to where it would paste into Keynote as size 48 font.
- Copy the code into a text box in Keynote. Put a black box behind the text.