Parallel GNU Radio. Launches a flowgraph using `multiprocessing`, provides methods for flowgraph. Includes pre-built flowgraphs.
Project description
paragradio
paragradio (Parallel GNU Radio) module.
Note that much of the functionality also depends on GNU Radio. However, gnuradio is not listed in the dependencies as it is not pip-installable (as far as the authors know).
Most of the flowgraphs also use PyQt5, which you likely have if you have gnuradio.
Example usage
Example for version 2025.02:
from paragradio.v2025_02 import SpecAnSim
sa = SpecAnSim()
sa.start()
Version / breaking changes policy
Versions are marked by year and month. We will adhere to the following policy:
- Before the version's month and year, that version is unstable, and changes will be made freely.
- Once that version's month and year arrive, that version is stable, and only non-breaking changes will be made.
Examples:
| Version | Unstable | Stable |
|---|---|---|
| v2025_02 | Before Feb 1, 2025 | Starting Feb 1, 2025 |
| v2025_05 | Before May 1, 2025 | Starting May 1, 2025 |
| v2026_01 | Before Jan 1, 2026 | Starting Jan 1, 2026 |
| etc. |
License
Same license as GNU Radio.
Project details
Release history Release notifications | RSS feed
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 paragradio-2025.3.2.tar.gz.
File metadata
- Download URL: paragradio-2025.3.2.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9867a6077400dc2c42ee45b5d15a03d36d822fa2d4245345ccc76dc8cb5b6aee
|
|
| MD5 |
c964b131d44f8787021ad2343ca0ee82
|
|
| BLAKE2b-256 |
e9d26e28d37a482c250245169a4503c5657704b0207d34627f710b62e90e2668
|
File details
Details for the file paragradio-2025.3.2-py3-none-any.whl.
File metadata
- Download URL: paragradio-2025.3.2-py3-none-any.whl
- Upload date:
- Size: 41.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6581ca093e09a6601f7435bb16a7620d840b86412a702ee64368717d04cb25fa
|
|
| MD5 |
9a2554ee851ed573fbe3bfa667fe5dfa
|
|
| BLAKE2b-256 |
2509936de473d3fcaa60f16dfa228d51acad9f4667408680c3ca49b57603f4dc
|