A python wrapper around the Appfire Command Line Interface (ACLI)
Project description
Library has been developped against python 3.11
Installation
pip install py-acli
Usage:
import acli.clients.cli as cli
from acli.executors import executor
if __name__ == "__main__":
# Setup
client = cli.CliClient(executor=executor("/path/to/acli"))
# Get Board
result = client.execute(cli.GetClientInfo())
print(result)
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
py_acli-0.1.0.tar.gz
(4.2 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 py_acli-0.1.0.tar.gz.
File metadata
- Download URL: py_acli-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86e1a122e19b87bc8eb017f3d0299a86ef7b89a0eeab46ed567157c5e393f9d6
|
|
| MD5 |
c8e2e426c784430274aaaa0924353757
|
|
| BLAKE2b-256 |
0e5f796007cc6757bf80e7c29c4eac0d7f5ac7fe8d0e97b713e969ba21311c25
|
File details
Details for the file py_acli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_acli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dc56afddfa7cab99caf0ecba68011c7dbc510949f649bddd0b14dd645059dbc
|
|
| MD5 |
73a395a5057209a861abf7a6af5bde35
|
|
| BLAKE2b-256 |
d119f7f3ae69c80dea548e5e155b184b6b651e9623054ab021d25637a7d9e169
|