PySide6-based application for controlling NV200 devices.
Project description
PySoWorks
PySoWorks is an application for controlling the piezo amplifiers, such as the NV200/D, from piezosystem jena GmbH. It demonstrates the use of the NV200 Python library within a graphical interface based on PySide6.
The application shows how to use the NV200 Python Library in a graphical user interface.
Installation
Quick Installation
Install from PyPI:
pip install pysoworks
Install in a Virtual Environment (Recommended)
Using venv (built-in Python module):
# Create a virtual environment
python -m venv .venv
# Activate the virtual environment
# On Windows:
.venv\Scripts\activate
# On macOS/Linux:
source .venv/bin/activate
# Upgrade pip
pip install --upgrade pip
# Install pysoworks from PyPI
pip install pysoworks
Usage
Once installed, you can launch the application from the terminal:
pysoworks
Features
- GUI based on PySide6
- Support for NV200 hardware control
- Supports control of multiple devices
- Dark mode theming
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 pysoworks-1.0.6.tar.gz.
File metadata
- Download URL: pysoworks-1.0.6.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dee8a92b306779e1475a951f5b49f2b40e41387884458391b8486451e7f05559
|
|
| MD5 |
e867512adcd62c1a7d87a9ef4ec9ad60
|
|
| BLAKE2b-256 |
91d0d20c808466f083232050edc22c3aa5637ffb1bf2e4ed914486d80979f445
|
File details
Details for the file pysoworks-1.0.6-py3-none-any.whl.
File metadata
- Download URL: pysoworks-1.0.6-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b2b309d182dd1f13150dc3fca79d28169b42851d4fc2cdaaa4f5df40ad0c1ea
|
|
| MD5 |
1c54bd609a727589bc54af30ccdd2c2c
|
|
| BLAKE2b-256 |
74ab13452aa6fc851ad4facea5b3edd33773e03fca0e97bb98ef3b54c4424f9d
|