January PythonPune meetup 2021
Jan 31, 2021
by Bhavin Gandhi
Context Managers: Manage your resources smartly
- Speaker: Pradhvan Bisht ( blog, Twitter)
- Description: In this talk Pradhvan sheds light on the context
managers in Python. He covers things like the
with
statement, creating your own context manager and the@contextmanager
decorator. He also shows some real-life examples of context managers. - References:
NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.