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.1.tar.gz
(1.6 MB
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.1.tar.gz.
File metadata
- Download URL: py_acli-0.1.1.tar.gz
- Upload date:
- Size: 1.6 MB
- 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 |
dd3544f3480cc50a6c83982f6563532bfd5f331ced877f0e4e06dc93e2865b32
|
|
| MD5 |
255df8a163699a67c9348f9992b5c6be
|
|
| BLAKE2b-256 |
038b67c128c898c3e4739df6dce9f64186fbe261a40fc122f7c123931cf1feac
|
File details
Details for the file py_acli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: py_acli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- 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 |
d0a6c1161c9d6f689529f4e56f0416ec452a59f2bd05e4e830d979ee6e9c7bbf
|
|
| MD5 |
be9d8ca0bbc5f0d88eee96adb79ff923
|
|
| BLAKE2b-256 |
3c536908284dada156f865579c1bfcd59c44ef4b443f22e85036c9d64a49bd1e
|