|
|
Experimental Physics and
| ||||||||||||||
|
|
Hi all, I'm pleased to share the latest release of the aiopvxs Python library. aiopvxs: PVAccess client/server API using Python asyncio and pybind11 source: https://github.com/m2es3h/aiopvxs It is recommended to install using "pip install aiopvxs". Pre-build packages
are available on pypi.org for Linux, Win64, and Macos Intel/Arm platforms, Python versions 3.10 - 3.14. * Supports PVAccess client Context operations beyond Get & Put - RPC call with arguments - List (see simple_discovery.py in src/tests directory for minimal pvlist implementation) - Discover & Monitor via async for loop * Supports PVAccess StaticSource server - Can register python callbacks for onPut and onRPC * Currently ~1200 lines of C++ code to implement the library using pybind11 - Plus ~750 lines of pytest code and python examples The src/tests/ directory contains Python usage examples and unit tests. Regards, Mike Smith
| ||||||||||||||
| ANJ, 04 Jun 2026 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |