Forum Archive

Desktop application with Python Pyqt5 and Matplotlip (Source code)

idevloping

Create Desktop application with Python Pyqt5 and Matplotlip
The video present the interface gui in python and matplotlib (process data and plot)

Source code in description.
https://youtu.be/XWc0NypBNzQ

Jimmy1

Thank you for this link. I had been having difficulties with creating a Desktop application with Python Pyqt5 and Matplotlip. https://mycfavisit.me/ https://tellgamestop.vip/

idevloping

@Jimmy1 The most welcome

mikael

@idevloping, I am afraid that Jimmy1 is a spammer bot.

I also suspected you of being one as well, due to a first post with an interesting but frankly slightly unrelated topic and a link.

sam rod

Jelly, the bot are in this apart of the web, affair of an App private and no include in the description. are post you have knew.

idevloping

This work project responde to many problems How to integrate matplotlib in Pyqt5
include :
- Open file to read and write (read data , save data to .txt file) by pyqt5
- how to use QlistWidget
- how to use figureCanva to Both plot 2D ,3D

ccc

But it has nothing to do with Python on iOS which is the topic of this forum.

Robertelite

One advantage of desktop applications is that they can be faster and more responsive than web-based counterparts. They do not require internet connectivity to function. As a result, slow internet speeds have less of an impact on them. Desktop apps, on the other hand, will always run at the speed and quality that your machine allows.