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.1.tar.gz
(10.6 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.1.tar.gz.
File metadata
- Download URL: pgliveapp-0.1.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
283028d63d32a1330c6884a6859a150288df201375cfe2567d052d217b26a24c
|
|
| MD5 |
604d87570ae621db18d9815451539d42
|
|
| BLAKE2b-256 |
0eaf28df2babbfb76620d4889d9903d72b14d8191537268c004d57741aa1d0e7
|
File details
Details for the file pgliveapp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pgliveapp-0.1.1-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 |
6b0c4629ea51591a20b5c4f13c90523fd057e375a7cee2d89271ad30535d41f2
|
|
| MD5 |
36abbb56e79c8d8bdca19ecb46c5b241
|
|
| BLAKE2b-256 |
c1623b6624481c2337bc640fed3a814450a56da8b5c8a146ba12fb6ae20e37d7
|