Martin Fitzpatrick dfb7d4637d Delete notes.db
2018-02-17 12:17:52 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-17 12:17:52 +01:00
2018-02-09 23:12:34 +01:00

15 Minute Apps

A collection of 15 small — minute — desktop applications written in Python using the PyQt framework. These apps are intended as examples from which you can poke, hack and prod your way to writing your own tools.

If you find these apps interesting, or want to learn more about PyQt in general, take a look at my ebook & online course "Create Simple GUI Applications" which covers everything you need to know to start building your own applications with PyQt.

More articles, tutorials and projects using PyQt can be found on my site.

The apps

  1. Web Browser (untabbed) - "MooseAche"
  2. Web Browser (tabbed) - "Mozzarella Ashbadger"
  3. Minesweeper - "Moonsweeper"
  4. Notepad - "No2Pads"
  5. Calculator - "Calculon" (QtDesigner)
  6. Word Processor - "Megasolid Idiom"
  7. Webcam/Snapshot - "NSAViewer"
  8. Media Player - "Failamp"
  9. Post-it Notes - "Brown Note" (QtDesigner)
  10. Paint - "Piecasso" (QtDesigner)
  11. Unzip - "7Pez" (QtDesigner)
  12. Translator - "Translataar" (QtDesigner)
  13. Weather - "Raindar" (QtDesigner)

In progress

  1. Currency converter (QtDesigner, PyQtGraph)
  2. Solitaire - "Ronery"

License

All code is licensed under an MIT license. This allows you to re-use the code freely, remixed in both commercial and non-commercial projects. The only requirement is to include the same license when distributing.

Description
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
Readme MIT 4.4 MiB
Languages
Python 100%