📅  最后修改于: 2022-03-11 14:59:23.352000             🧑  作者: Mango
One library you can use is PyQt5 that you can install using:
pip install pyqt5
You can use this to create elements with the elements provided in the library
and then you can use .setStylesheet() to use css with the elements