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
- Host: GitHub
- URL: https://github.com/banool/pycon-au-2018
- Owner: banool
- Created: 2018-07-17T00:40:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T22:30:56.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T23:43:25.158Z (over 1 year ago)
- Language: Python
- Size: 95.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.