Looking for python desktop application development tutorials suitable for rookies

now the requirements are as follows:
many people live together, buy food and cook together, and need to record the income and expenditure of each meal, and then calculate the amount that each person should pay. I want to write a desktop program with python to achieve this function. And realize the portable installation of the application.
question:
find a suitable tutorial. After reading it, I can write and implement this program by myself.


there are many tutorials in this area, so I'll just say a little bit about it here.

< H1 > python Learning < / H1 >
  1. Python3 tutorial
  2. python Concise tutorial
  3. more, Zhihu tells you
< H1 > python Desktop Development tutorial < / H1 >
  1. python_ebook/blob/master/wxPython%20in%20Action/wxPython%20in%20Action%20%E4%B8%AD%E6%96%87%E7%89%88.pdf" rel=" nofollow noreferrer "> wxpython framework
  2. Tkinter framework
  3. ideo/av8801901/" rel=" nofollow noreferrer "> PyQt frame video

gives you an easier way: use Tencent documents to make a table, then share it with multiple people, each fill in your own expenses every day, and make a formula for OK. If you find it troublesome to make a table, you can directly use the form function of Tencent documents. Then automatically generate the table, and then make the formula.

Menu