https://github.com/dahlitzflorian/timing-context-manager-video-snippets
Supporting material for the video "Create a Context Manager in Python Measuring the Execution Time" published on YouTube.
https://github.com/dahlitzflorian/timing-context-manager-video-snippets
context-manager execution-time execution-time-measuring python python3 supporting-material video
Last synced: about 2 months ago
JSON representation
Supporting material for the video "Create a Context Manager in Python Measuring the Execution Time" published on YouTube.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/timing-context-manager-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-08-02T16:15:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T19:36:41.000Z (about 4 years ago)
- Last Synced: 2025-07-10T23:10:36.383Z (3 months ago)
- Topics: context-manager, execution-time, execution-time-measuring, python, python3, supporting-material, video
- Language: Python
- Homepage: https://youtu.be/SIQFXUE28TU
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create a Context Manager in Python Measuring the Execution Time (Video Snippets)
## Description
This repository contains code presented in the video *Create a Context Manager in Python Measuring the Execution Time* published on my YouTube channel.
Here's a [link](https://youtu.be/SIQFXUE28TU) to the video.