https://github.com/dahlitzflorian/difflib-text-suggestion-tool
Supporting material for the video "How to Build a Simple Text Suggestion Tool in Python" published on my YouTube channel.
https://github.com/dahlitzflorian/difflib-text-suggestion-tool
difflib python python3 supporting-material text-suggestion video
Last synced: 8 months ago
JSON representation
Supporting material for the video "How to Build a Simple Text Suggestion Tool in Python" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/difflib-text-suggestion-tool
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-10-06T15:15:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T16:07:09.000Z (about 4 years ago)
- Last Synced: 2025-01-08T13:28:10.348Z (9 months ago)
- Topics: difflib, python, python3, supporting-material, text-suggestion, video
- Language: Python
- Homepage: https://youtu.be/N_aw8cz_bhY
- Size: 82 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 Build a Simple Text Suggestion Tool in Python (Video Snippets)
## Description
This repository contains code presented in the video *How to Build a Simple Text Suggestion Tool in Python* published on my YouTube channel.
Here's a [link](https://youtu.be/N_aw8cz_bhY) to the video.