https://github.com/dahlitzflorian/capture-stdout-output-video-snippets
Supporting material for the video "How to Capture What Is Written to stdout in Python" published on my YouTube channel.
https://github.com/dahlitzflorian/capture-stdout-output-video-snippets
capture-stdout contextlib python python3
Last synced: 2 months ago
JSON representation
Supporting material for the video "How to Capture What Is Written to stdout in Python" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/capture-stdout-output-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-08-17T08:33:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T16:10:56.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:28:12.278Z (4 months ago)
- Topics: capture-stdout, contextlib, python, python3
- Language: Python
- Homepage: https://youtu.be/-z1pvtMOTmg
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Capture What Is Written to stdout in Python (Video Snippets)
## Description
This repository contains code presented in the video *How to Capture What Is Written to stdout in Python* published on my YouTube channel.
Here's a [link](https://youtu.be/-z1pvtMOTmg) to the video.