Add your description here
Project description
pgliveApp
This project is a live plotting application using PyQt6 and pglive. It allows you to create real-time plots with customizable settings.
Features
- Real-time data plotting
- Multiple plot support
- Customizable plot titles and layout
- UDP socket communication for data input
Installation
To install the required dependencies, run:
uv add pgliveapp
Usage To run the application, execute:
pgliveapp --plots-cnt <number_of_plots> --cols <number_of_columns> --port <port_number> --ip <ip_address>
For example:
pgliveapp --plots-cnt 2 --cols 1 --port 4000 --ip localhost
Arguments --plots-cnt: Number of plots to display (default: 1) --cols: Number of columns in the plot layout (default: 1) --port: UDP port to listen for incoming data (default: 4000) --ip: IP address to bind the UDP socket (default: localhost)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pgliveapp-0.1.0.tar.gz.
File metadata
- Download URL: pgliveapp-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1850bed3690f4b7af3ae3a01dc1bbd7faeb4de0ae60959f5cd3355f6527a8774
|
|
| MD5 |
15d5fa09b37f2e150b01258c98a1f4d1
|
|
| BLAKE2b-256 |
d200f20f8cb989b220585fd4d4b9ed94a008be0c7641ac89fe8bf3194ebf15e2
|
File details
Details for the file pgliveapp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pgliveapp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32463f2f0f9672d9b8e071ec844702402d580360ba82c4822325a4947b68bed3
|
|
| MD5 |
7b93fc9575b5bdf6361e1338629fa725
|
|
| BLAKE2b-256 |
63b11a366c0b36a622ad44bfe6c92ce90a27ef78a67bf44e285b3a95be4e3969
|