Update links to https://www.learnpyqt.com
This commit is contained in:
@@ -10,10 +10,9 @@ hand panel and updated to follow the position of the mouse.
|
||||
|
||||

|
||||
|
||||
> If you think this example app is neat and want to learn more about
|
||||
PyQt in general, [take a look at my ebook & online course
|
||||
"Create Simple GUI Applications"](https://martinfitzpatrick.name/create-simple-gui-applications)
|
||||
which covers everything you need to know to start building your own applications with PyQt.
|
||||
> If you think this app is neat and want to learn more about
|
||||
PyQt in general, take a look at my [free PyQt tutorials](https://www.learnpyqt.com)
|
||||
which cover everything you need to know to start building your own applications with PyQt.
|
||||
|
||||
## Code notes
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
PyQt5>=5.6
|
||||
sip
|
||||
requests>=2.0.0
|
||||
requests_cache>=0.4.13
|
||||
pyqtgraph>=0.10
|
||||
|
||||
Reference in New Issue
Block a user