add python to kemptop

This commit is contained in:
Stefan Kempinger 2026-04-26 15:26:03 +02:00
parent 82d03af80a
commit 99e04cd665
Signed by: CrazyChaoz
SSH key fingerprint: SHA256:YOwyLUwjYN0SbH23u/6sadxTPxiCq8DRCW69qpWhjA8

View file

@ -150,8 +150,20 @@
jdk
gradle
dconf
gsettings-desktop-schemas
(pkgs.python3.withPackages (python-pkgs: with python-pkgs; [
requests
odfpy
websocket-client
selenium
webdriver-manager
pytest
pytest-html
python-dotenv
pillow
config
]))
chromedriver
# GUI programs
@ -168,6 +180,7 @@
texstudio
(pkgs.wrapFirefox (pkgs.firefox-unwrapped.override { pipewireSupport = true; }) { })
google-chrome
chromium
tor-browser
zathura
vlc