You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder provides the code examples for the article [Python and PyQt: Building a GUI Desktop Calculator](https://realpython.com/python-and-pyqt-building-a-gui-desktop-calculator/).
4
+
5
+
## Folder Content
6
+
7
+
The current folder `pyqt-calculator-tutorial/` hosts two subfolders:
8
+
9
+
1.`examples/` contains the source file of every example in the tutorial.
10
+
2.`pycalc/` stores the code and related resources for your PyQt Calculator app.
0 commit comments