Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 446 Bytes

No2Pads — A Notepad clone in PyQt

A very simple notepad clone using the QTextEdit widget to handle more or less everything. Supports file loading, saving and printing.

No2Pads

If you think this app is neat and want to learn more about PyQt in general, take a look at my free PyQt tutorials which cover everything you need to know to start building your own applications with PyQt.