Pythonic wrapper for az cli
Project description
py-az-cli
Pythonic wrapper for az cli
Requires Python 3
Install
Note: We recommend first creating a virtual env and activating it
pip install py-az-cli
Usage
% python3
>>> import pyaz
>>> result = pyaz.version()
>>> print(result)
{'azure-cli': '2.28.1', 'azure-cli-core': '2.28.1', 'azure-cli-telemetry': '1.0.6', 'extensions': {}}
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-az-cli-0.1.8.tar.gz
(516.6 kB
view details)
File details
Details for the file py-az-cli-0.1.8.tar.gz.
File metadata
- Download URL: py-az-cli-0.1.8.tar.gz
- Upload date:
- Size: 516.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0184a17251a4a97dc5ffedb848b9a2c4e6cbe59cb63406eb294510a34ed5664
|
|
| MD5 |
9418952545c5f026e92e456c4dd11a7a
|
|
| BLAKE2b-256 |
9002bd8d1186d289273dfa73dff1a41c5e329fcc7be68a47a4b4a39dc926b2b4
|