+ 6
Let me know the right place to learn Python GUI and to use MS access in Python.
Want to create simple GUI which saves and retrieves data using MS access.
7 Respostas
+ 8
Hii Win Htay
In my opinion I will suggest just four places to learn GUI!
-
Kivy - JUST LIKE TO Elaborate this only... so This is the most preferred Python GUI framework which is used for computer and mobile applications. ...
Tkinter - This is a famous library in Python apps development world. ...
Third you can learn it at PyQT
At last but not least I'll recommended PySide!
+ 5
Win Htay Visit this links,this e-books will helps you :-)
https://www.pdfdrive.com/JUMP_LINK__&&__python__&&__JUMP_LINK-and-tkinter-e37357529.html
https://www.pdfdrive.com/microsoft-access-tutorial-e5839368.html
+ 5
Jan Markus Thanks for the info :)
+ 2
U should use tkinter & kivy
+ 1
GeeksforGeeks is the best platform to learn Python GUI and more.
https://www.geeksforgeeks.org/python-gui-tkinter/ -> Visit this website
For MS access -> https://stackoverflow.com/questions/1047580/ms-access-library-for-python
-> https://wiki.python.org/moin/Microsoft%20Access
+ 1
You could use Udemy. The unique video lessons will boost you up in no time
+ 1
I'm looking for a place to start as far as programming