+ 1
QUESTION ??
HOW to add a Button with python that Contains a link
1 Odpowiedź
+ 1
You can create a user interface for that :)
There are some options:
Tkinter for desktop apps
Reflex for web apps
Or flet (multi-platform)
This last is my favourite, so i leave a link here so you can investigate:
https://flet.dev/