This library contains the low-level bindings to the common channel access constants and common utility functions.
This is a support library used by channel_access.client and channel_access.server.
Installation
Before installing the library, the environment variables EPICS_BASE and EPICS_HOST_ARCH must be set.
Then the library can be installed with pip:
pip install channel_access.common
Documentation
The documentation is available online or it can be generated from the source code with sphinx:
cd /path/to/repository pip install -e . python setup.py build_sphinx
Then open build/sphinx/html/index.html.
Get the source
The source code is available in a Github repository:
git clone https://github.com/delta-accelerator/channel_access.common
Tests
Tests are run with pytest:
cd /path/to/repository pytest -v
To run the tests for all supported version use tox:
cd /path/to/repository tox
Release files for channel-access.common 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| channel_access_common-0.1.2.tar.gz | 8.1 kB | Details |
Release files / channel_access_common-0.1.2.tar.gz
| Download URL | channel_access_common-0.1.2.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb750f5f8b1a4b754d3b172da861fa9c86081b454167132d9762db29a8dca204
|
|
BLAKE2b-256 checksum How to use checksums |
b68b2691f5f7fd76df577834faffd20a23175d24958db6374380de0f2a4bd69c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|