Pythonic wrapper for az cli
Project description
az-py-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.1.tar.gz
(226.3 kB
view details)
File details
Details for the file py-az-cli-0.1.1.tar.gz.
File metadata
- Download URL: py-az-cli-0.1.1.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 |
99fd11ba317db3a0e3d68acd8d83a87143d387516a1317575de93e6440e567a6
|
|
| MD5 |
614fd6e11921958c75fe4e5f9a26501b
|
|
| BLAKE2b-256 |
4423def547d6c761c4c607b070b873d3f684c3507a4980effe2e6df2620ceaa7
|