bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
78 stars 9 forks source link

Inventory explorer(s) as optional install_extra #210

Open bskinn opened 2 years ago

bskinn commented 2 years ago

Would potentially be a nice additional feature set -- TUI (w/textual) and/or GUI (PySimpleGUI? Qt?) interface to searching and modifying an inventory.

If textual is rich enough (heh), might not even need the full GUI? Could still be attractive to some users, though.

Definitely would not want this installed by default -- keep main install slim on dependencies.