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:
pip install pgliveapp
or
uv add pgliveapp
Usage
To run the application, execute:
pgliveapp --num <number_of_plots> --cols <number_of_columns> --port <port_number> --ip <ip_address>
For example:
pgliveapp ---num 2 --cols 1 --port 4000 --ip localhost
Arguments
- --num: 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
pgliveapp-0.1.3.tar.gz
(10.7 kB
view details)
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.3.tar.gz.
File metadata
- Download URL: pgliveapp-0.1.3.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee7b343756cffe693942932fe72cc8c463589350bab22cf81b6d5f8ae4c27b6
|
|
| MD5 |
c8726d0dfc9eb1c71e020960b71d24c3
|
|
| BLAKE2b-256 |
7d31ce16c37d34e27cfc6dbcf581d3f11b008c57b77bf671b683cb8bc143a4c4
|
File details
Details for the file pgliveapp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pgliveapp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97b26a4b612c7db3450c200274df5a018b021d0815f42fe8ab18e9178a9725a7
|
|
| MD5 |
6d974c392660ee399b3bcc54597dc2e8
|
|
| BLAKE2b-256 |
a4d37c8326fff4f54041524c6a02fbaf7e746f76261677b39f39614415ef10f4
|