Lightweight Python wrapper for Adroit OLE server runtime
Project description
adroit-py
Python wrapper package for the Adroit OLE server. Provides a friendly AdroitOLE class
and a module-level adroit object for interactive use.
Requirements
- Python 3.x on Windows (requires
pywin32>=305)
Installation (editable/development):
python -m pip install -e .
Usage:
from adroit import AdroitOLE
# connect when needed
adroit: AdroitOLE = AdroitOLE()
print(adroit.FetchTags(["A1.value", "A2.value"]))
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
adroit_py-0.1.1.tar.gz
(7.1 kB
view details)
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 adroit_py-0.1.1.tar.gz.
File metadata
- Download URL: adroit_py-0.1.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bae1d43a415cf84886c46d232f44356ff0bfdeebba852b8717173cf9e4977db
|
|
| MD5 |
cc18fe935e51a50e9f571b68b04ae9a6
|
|
| BLAKE2b-256 |
db8cf8d290f97cc25195b3579a5125f23071af423c232b7cccafe89e936be4d3
|
File details
Details for the file adroit_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: adroit_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6177d4d422c82277d6f63f5634ab027804fd729830cd3edfa38c145c0846855c
|
|
| MD5 |
36e37137302757f8deb3bca940c984e1
|
|
| BLAKE2b-256 |
276c27aa350cb30f8df6d9121a9922c4faafde99f6177168a813f0b41b71af52
|