Client for Gnetcli GRPC-server
Project description
Python client for Gnetcli GRPC server
Gnetcli provides a universal way to execute arbitrary commands using a CLI, eliminating the need for screen scraping with expect.
See documentation on gnetcli server.
Example:
from gnetclisdk.client import Credentials, Gnetcli
import os, asyncio
async def example():
api = Gnetcli(insecure_grpc=True)
dev_creds = Credentials(os.environ.get("LOGIN"), os.environ.get("PASSWORD"))
res = await api.cmd(hostname="myhost", device="huawei", cmd="dis clock", credentials=dev_creds)
print("err=%s status=%s out=%s" % (res.error, res.status, res.out))
asyncio.run(example())
Output:
err=b'' status=0 out=b'2023-11-10 09:31:58\nFriday\nTime Zone(UTC) : UTC'
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
gnetclisdk-1.0.43.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file gnetclisdk-1.0.43.tar.gz
.
File metadata
- Download URL: gnetclisdk-1.0.43.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaf6bfd09a1de2561dcfe75d060981aaf3c7a09d7d0d8083dd855bbb491c1a7d |
|
MD5 | beb7db1baf04eb0b10e8b24d4392c32f |
|
BLAKE2b-256 | 11493670022ee824d7536245abfd0ab6c02a77365b8c9c25c8268eb107c76d84 |
Provenance
The following attestation bundles were made for gnetclisdk-1.0.43.tar.gz
:
Publisher:
publish-to-pypi.yml
on annetutil/gnetcli
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
gnetclisdk-1.0.43.tar.gz
- Subject digest:
aaf6bfd09a1de2561dcfe75d060981aaf3c7a09d7d0d8083dd855bbb491c1a7d
- Sigstore transparency entry: 149330214
- Sigstore integration time:
- Predicate type:
File details
Details for the file gnetclisdk-1.0.43-py3-none-any.whl
.
File metadata
- Download URL: gnetclisdk-1.0.43-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8b5d48c7a3fe155c7ba10e0b8d2804148963c243119e3059f8c1196d32c5ba8 |
|
MD5 | 5fc474e038205d0ce0e7f6054ca8f968 |
|
BLAKE2b-256 | e063e2ffef04f090d4557fed48a0777c7fe97e33fcfef4450ac2f74fe1c54cc1 |
Provenance
The following attestation bundles were made for gnetclisdk-1.0.43-py3-none-any.whl
:
Publisher:
publish-to-pypi.yml
on annetutil/gnetcli
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
gnetclisdk-1.0.43-py3-none-any.whl
- Subject digest:
c8b5d48c7a3fe155c7ba10e0b8d2804148963c243119e3059f8c1196d32c5ba8
- Sigstore transparency entry: 149330215
- Sigstore integration time:
- Predicate type: