Develop with PYTHON and RICH on LINUX a terminal GROWTH RATE calculator.

Опубликовано: 28 Февраль 2026
на канале: My Linux For Work
447
11

Calculating the growth rate of two numbers for digital marketing reports is required nearly daily.

Growth rate calculator:
https://gitlab.com/stephan-raabe/dotf...

That's why I created a Python script to calculate the growth rate within my terminal. I'm using two Python libraries:

Rich:
https://github.com/Textualize/rich

Pyperclip:
https://pypi.org/project/pyperclip/

Welcome to my channel! I'm Stephan Raabe, a Digital Marketing Professional with over 20 years of experience in B2B digital marketing, computer science, and web technologies.

Linux is an exceptional operating system that powers my business and personal life every day. It's stable, fast, and highly customizable to meet individual needs. On this channel, I share my Arch Linux setup, share experiences with differnet Linux distributions, featuring window managers like Hyprland and Qtile.

Whether you're a Linux enthusiast or someone looking to optimize your tech setup, there's something here for you. Subscribe and let's explore together!

👉 ML4W Dotfiles for Hyprland: https://github.com/mylinuxforwork/dot...
👉 ML4W Dotfiles Wiki: https://github.com/mylinuxforwork/dot...

👉 ML4W Hyprland Starter: https://github.com/mylinuxforwork/hyp...
👉 ML4W Hyprland Starter Wiki: https://github.com/mylinuxforwork/hyp...

👉 ML4W Hyprland Settings App: https://github.com/mylinuxforwork/hyp...

👉 Homepage: https://www.ml4w.com
👉 Discord:   / discord  
👉 ChatGPT Python Script: https://github.com/mylinuxforwork/cha...

00:00 Overview
00:18 Demonstration
01:16 Python script
03:12 Rich library

#linux #python #pythontutorial #chatgpt #archlinux #calculation