https://github.com/hrosicka/pyqtbasics01
https://github.com/hrosicka/pyqtbasics01
graph gui matplotlib pyqt pyqt5 python python3
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrosicka/pyqtbasics01
- Owner: hrosicka
- License: mit
- Created: 2023-09-23T17:26:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T06:22:59.000Z (over 1 year ago)
- Last Synced: 2025-01-26T12:14:21.672Z (over 1 year ago)
- Topics: graph, gui, matplotlib, pyqt, pyqt5, python, python3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyQtBasics01
Simple programs in PyQt
### Apps for plotting trigonometric functions
Simple GUI for plotting sine and cosine.
Using matplotlib.