Dear Bryan, kindly can your provide lecture on invoicing using Sqlite database. In short coming up with an invoice from Sqlite database where you use tkinter module and print the invoice.
That's a very specific use case but I would suggest you take a look at the rich Python library. rich.readthedocs.io/en/stable/introduction.html The main challenge is formatting nice looking output to a printer or as a PDF/some printable output. tkinter is more for screen widgets.
Your laid-back method and complete explanations are a very refreshing method of learning. Thank you looking forward to watching more of your videos.
Thank you!
I have been playing with SQLite in C#. This video came at the perfect time!
Great content! Thank you for the whole series on Python and SQL!
YW! Please share my channel with others. Thanks
Dear Bryan, kindly can your provide lecture on invoicing using Sqlite database. In short coming up with an invoice from Sqlite database where you use tkinter module and print the invoice.
That's a very specific use case but I would suggest you take a look at the rich Python library. rich.readthedocs.io/en/stable/introduction.html
The main challenge is formatting nice looking output to a printer or as a PDF/some printable output. tkinter is more for screen widgets.
👍👍
brilliant, Bryan !!!