https://github.com/dahlitzflorian/diff-tool-video-snippets
Supporting material for the video "How to Create a Simple but Effective Diff-Tool in Python" published on my YouTube channel.
https://github.com/dahlitzflorian/diff-tool-video-snippets
diff-tool difflib python python3 supporting-material video
Last synced: 6 months ago
JSON representation
Supporting material for the video "How to Create a Simple but Effective Diff-Tool in Python" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/diff-tool-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-10-23T10:12:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T06:55:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T03:02:40.698Z (7 months ago)
- Topics: diff-tool, difflib, python, python3, supporting-material, video
- Language: HTML
- Homepage: https://youtu.be/3aZa-3TYzZo
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Create a Simple but Effective Diff-Tool in Python (Video Snippets)
## Description
This repository contains code presented in the video *How to Create a Simple but Effective Diff-Tool in Python* published on my YouTube channel.
Here's a [link](https://youtu.be/3aZa-3TYzZo) to the video.