AES70 controller library
Project description
AES70py Project
Pure Python 3 controller implementation of the AES70 standard.
Current features
- 100 control classes supported
- Near complete coverage of Open Specification of AES70 2018
- Asynchronous communication
- TCP protocol connection support
Installation
AES70py is a pure python library that has no external dependencies. To install it just use pip...
Steps
In your terminal use the following:
python3 -m venv aes70-project
cd aes70-project
source bin/activate
python3 -m pip install https://github.com/AES70py/aes70py/releases/download/1.0.2/aes70py-1.0.2-py3-none-any.whl
Copy the examples/connect_toggle_mute.py into the aes70-project directory, run:
python3 connect_toggle_mute.py
Post any and all requests to the issues, many thanks.
AES70py Team
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 aes70py-1.0.2.tar.gz.
File metadata
- Download URL: aes70py-1.0.2.tar.gz
- Upload date:
- Size: 119.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d00cae43e6b6407256dfbf479c10152dc208f19e29dcd35831049c457046272
|
|
| MD5 |
49db6bbce2bc03604920e16d9c298415
|
|
| BLAKE2b-256 |
acfe414fe037c1725fa955d673388c3865ae6d9b48a2fba97abf8717ed8aca34
|
File details
Details for the file aes70py-1.0.2-py3-none-any.whl.
File metadata
- Download URL: aes70py-1.0.2-py3-none-any.whl
- Upload date:
- Size: 283.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5cbf5e5b755bebaf69679fc0a72c994f4626b0e08dfd3e87546c5b8825359d3
|
|
| MD5 |
dd41501cd409c3084759426244d8c49e
|
|
| BLAKE2b-256 |
5cf4caddbff9077c840cfcd65aa2b76805137cf28d567f156598d97271df2555
|