Open
Description
It's time to explore a non-Qt gui option for wppm, that must be small enough to fit in the ".dot"
version
options:
- tkinter,
- flask, (learning the rest ropes, yet to get it work, you need to add a lot of small packages)
- PySimpleGUI
- remi
- ... ?
functionnalities of wppm gui:
- show list of packages and names of a given winpython directory (or let simply to current)
- allow to select a wheel to install. (drag & drop)
- allow to remove a wheel from install (checkmark)
- standalone (no internet required)
- small would be a bonus (so can feed into a dot version)
- is a move forward rather than a tkinter development
contributors ideas are welcomed.