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.4.tar.gz
(11.2 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.4.tar.gz.
File metadata
- Download URL: pgliveapp-0.1.4.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13e4efb68ef57bc1b0f5a27a55a816e66891ba8bf27f116fcc8b2afa38855bb3
|
|
| MD5 |
dfcf9ce6968838546af46e904f4b5c7c
|
|
| BLAKE2b-256 |
40dba57ee1ee23c43e86e6e54a9464d23cf5c1a114c2d82cd803ffafd41023c0
|
File details
Details for the file pgliveapp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pgliveapp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c35957ccaab1a7f0fad235aa5c769d9a65b53cb17ee81e9dcada8821b54f692
|
|
| MD5 |
734c6f400e1d5ddf7c6cc64d3b6ccf56
|
|
| BLAKE2b-256 |
de387aad0a75716cac1e6f30888e539576ca103f229af59c753d764acb40dd75
|