azure-activation-service

View on PyPIReverse Dependencies (0)

0.1.0 azure_activation_service-0.1.0-py3-none-any.whl

Wheel Details

Project: azure-activation-service
Version: 0.1.0
Filename: azure_activation_service-0.1.0-py3-none-any.whl
Download: [link]
Size: 11446
MD5: c009a926a7247c81f6b7d1aa8755deb2
SHA256: 32e3798728a25718ebc88ced3e6e0c08f52e431aca6a0156a7867f09eda1285d
Uploaded: 2024-11-22 08:57:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: azure-activation-service
Version: 0.1.0
Summary: Auto Activate Azure Roles
Author-Email: NCJ <author[at]example.com>
License: MIT License Copyright (c) 2024 NCJ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.8
Requires-Dist: requests
Requires-Dist: azure-identity
Requires-Dist: click (>=8.0.0)
Requires-Dist: tabulate
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 668 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
azure_activation_service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
azure_activation_service/cli.py sha256=lhWWnbG0QAqAkiWEyHPu1l1AaAbFMjyeXE_l6spNzuk 14112
azure_activation_service/config.py sha256=e4OS1RbHQ7_Z9mUi19uvu8BuF4Obe7Qp7b46ZRrE6gA 503
azure_activation_service/pim_client.py sha256=l7vFJamwQtU-T7eiXKDVDzvRtXV3zJNMsrqVJGkB9Ko 14371
azure_activation_service-0.1.0.dist-info/LICENSE sha256=w0Y3Nk4MCGVeK4421V5RnEFdoSsFH50LwlmC5DLGcLI 1060
azure_activation_service-0.1.0.dist-info/METADATA sha256=Te6GpMrzN4aqlFv8CjU7SoKDp_8hFeMKuC5QQWe6SS4 2240
azure_activation_service-0.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
azure_activation_service-0.1.0.dist-info/entry_points.txt sha256=EadrXoD9bq3kJmdq77HVYHX8B1mT2CleDAF4XcPltI4 109
azure_activation_service-0.1.0.dist-info/top_level.txt sha256=H5XUTbTUyikj6kk0mxXqL0V8eUnYjojH9Ng757bBOAM 25
azure_activation_service-0.1.0.dist-info/RECORD

top_level.txt

azure_activation_service

entry_points.txt

aas = azure_activation_service.cli:main
azure-activate = azure_activation_service.cli:main