Simeon Franklin

Blog :: @contextmanagers Lightning Talk at SF Python Meetup

11 July 2013

Last night we had a full house for Tom Hatch discussing his project Salt at SF Python Meetup. Salt seems like an interesting technology - more interesting than just a better chef/puppet! I'm looking forwards to digging into it.

We also have lightning talks at each meetup and last night I talked about Context Managers Made Easy. The link goes to the slides (hit space or arrow keys to advance). The talk was about the compact interface contextlib.contextmanager provides to make context managers (the with statement in Python) easy to write.


blog comments powered by Disqus