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.4.tar.gz
(226.3 kB
view details)
File details
Details for the file py-az-cli-0.1.4.tar.gz.
File metadata
- Download URL: py-az-cli-0.1.4.tar.gz
- Upload date:
- Size: 226.3 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 |
336673ced0595b613dd192eb31703e39e1514c4e87481f5269b6f431a20b294a
|
|
| MD5 |
fa9acafd2ff6a571c0807a1880ed7c44
|
|
| BLAKE2b-256 |
df4bf8bb687256d29869df55c7a5dcb7e31908e25bfdc38b81f3f44542e793c3
|