A package to use a NanoVNA
Project description
pynanovna
This is a python module for using a NanoVNA.
Installation
Install with pip install pynanovna
or pip3 install pynanovna
.
Example
import pynanovna
worker = pynanovna.NanoVNAWorker()
stream = worker.stream_data()
for sweep in stream:
print(sweep)
See src/pynanovna/example.py
for a more detailed example on some use cases of the project.
History
Originally this was the fork nanovna-saver-headless from nanovna-saver but when that project no longer shared much code with the original we decided to create a new project.
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
pynanovna-0.0.7.tar.gz
(29.7 kB
view details)
Built Distribution
pynanovna-0.0.7-py3-none-any.whl
(37.6 kB
view details)
File details
Details for the file pynanovna-0.0.7.tar.gz
.
File metadata
- Download URL: pynanovna-0.0.7.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 037020210f0a569b7e2e4d5603bde6970792f50101ee323145006c09acb60523 |
|
MD5 | 39014fba61796230bf53a5a75f52cc62 |
|
BLAKE2b-256 | 458c7251606e8daf25b7e44036260d30f9684a9b4758aff4c78fac0e715803c8 |
File details
Details for the file pynanovna-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: pynanovna-0.0.7-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a676ef75ab3a06269a291c6c1e26cef32a77974ba7d60d039b7a09f68306ec5f |
|
MD5 | cff46a304d228f4fbb955c73f2d32b17 |
|
BLAKE2b-256 | d83b1402de95ca812bcd73646d3b252bfbaee51cfcc710c2ec35b9afaa00507e |