https://github.com/dahlitzflorian/generate-file-reports-video-snippets
Supporting material for the video "How to Generate File Reports Using Python's string.Template Class" published on my YouTube channel.
https://github.com/dahlitzflorian/generate-file-reports-video-snippets
file-report python python3 string-manipulation string-modules supporting-material template-engine video
Last synced: 2 months ago
JSON representation
Supporting material for the video "How to Generate File Reports Using Python's string.Template Class" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/generate-file-reports-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-10-10T16:08:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T16:59:29.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:27:44.285Z (4 months ago)
- Topics: file-report, python, python3, string-manipulation, string-modules, supporting-material, template-engine, video
- Language: HTML
- Homepage: https://youtu.be/3vP_6YYhz5A
- Size: 4.88 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 Generate File Reports Using Python's string.Template Class (Video Snippets)
## Description
This repository contains code presented in the video *How to Generate File Reports Using Python's string.Template Class* published on my YouTube channel.
Here's a [link](https://youtu.be/3vP_6YYhz5A) to the video.