How to Create a Simple but Effective Diff-Tool in Python

Опубликовано: 08 Ноябрь 2021
на канале: Florian Dahlitz
6,157
101

In this Python tutorial, you will learn how to create a simple but effective diff-tool using nothing else but Python's standard library..

First, we will have a look at the final result as well as how to compute deltas in general.

Secondly, the proof of concept is turned into a proper command-line interface.

Last but not least, an option to export the delta to an HTML file and view it in the browser is implemented.

GitHub Repository
https://github.com/DahlitzFlorian/dif...

SUBSCRIBE to become a Pythonista!
   / @floriandahlitz  

Follow me on Twitter!
  / dahlitzf  

Check out my website for more!
https://florian-dahlitz.de/become-a-p...

Like what you see? Consider sponsoring me via Patreon!
  / floriandahlitz  

~~~~~~~~~~ OUTLINE ~~~~~~~~~~
00:00 Introduction
00:53 Final solution
03:09 Computing unified deltas
07:00 Create a command-line interface
11:31 HTML export functionality

#python


На этой странице сайта вы можете посмотреть видео онлайн How to Create a Simple but Effective Diff-Tool in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Florian Dahlitz 08 Ноябрь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 6,157 раз и оно понравилось 101 зрителям. Приятного просмотра!