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.6.tar.gz
(515.0 kB
view details)
File details
Details for the file py-az-cli-0.1.6.tar.gz.
File metadata
- Download URL: py-az-cli-0.1.6.tar.gz
- Upload date:
- Size: 515.0 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 |
49c494f14f03c03d6aacbe7aeb0ef2bd9cd4e7a1dfe0649c744e3fdb944bfa7b
|
|
| MD5 |
f7d052e099ccc3b51cc3b3b444c0dd8f
|
|
| BLAKE2b-256 |
42d127ec099168bc24abe699a6a51dfe20701b78121b9d4f062b59dfe436a163
|