threemystic-cloud-cmdb

View on PyPIReverse Dependencies (0)

0.1.11 threemystic_cloud_cmdb-0.1.11-py3-none-any.whl

Wheel Details

Project: threemystic-cloud-cmdb
Version: 0.1.11
Filename: threemystic_cloud_cmdb-0.1.11-py3-none-any.whl
Download: [link]
Size: 45221
MD5: 3f9644255012cd3ab1b9a6e2ae40d517
SHA256: b33fc680b73ae391ab5d81fc1cd82fdb24187f612cbf787a4dd5bf592f39948e
Uploaded: 2023-07-15 05:37:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: threemystic-cloud-cmdb
Version: 0.1.11
Summary: A lightweight CMDB to help you track your cloud resources from various providers
Author: Ron Truex
Project-Url: Homepage, https://github.com/3MysticApes/3mystic_cloud_cmdb
Project-Url: Bug Tracker, https://github.com/3MysticApes/3mystic_cloud_cmdb/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: asyncio (>=3.4.3)
Requires-Dist: colorama; platform_system == "Windows"
Requires-Dist: lxml (>=4.9.2)
Requires-Dist: msgraph-sdk (>=1.0.0a12)
Requires-Dist: openpyxl (>=3.1.2)
Requires-Dist: polling2 (>=0.5.0)
Requires-Dist: threemystic-cloud-data-client (>=0.1.12)
Requires-Dist: threemystic-common (>=0.1.15)
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: typing-extensions (>=4.4.0)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2830 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
threemystic_cloud_cmdb/__main__.py sha256=YP9sxohv95IMcLQYUrluZjs8bFb1VwLAFdT11KAemFw 191
threemystic_cloud_cmdb/__version__.py sha256=pcQGPRp7RzLI5LdLr7oqGpfTXVf4n0nfR49AeX_SD8g 23
threemystic_cloud_cmdb/cloud_cmdb_client.py sha256=DV6L98zEsM0peA6cVObNLj2S9OLUSBv1i7LsiM0OgXM 3560
threemystic_cloud_cmdb/cli/__init__.py sha256=rV7uIeJQKXo3QbYpCnf8AbSLj5yckJYhmNcKNbDD3DI 4484
threemystic_cloud_cmdb/cli/actions/base_class/base.py sha256=ZgdhyydfxxNDBOnli4CeYKQRxONHB4T2pnjHADnTqIk 2910
threemystic_cloud_cmdb/cli/actions/config/__init__.py sha256=qMlVj9PtkeKPsgo0SAgnLz1LWq2uD0kSP2V90NUNdPI 653
threemystic_cloud_cmdb/cloud_providers/aws/__init__.py sha256=MnjIv3akFV5NctrFf7KoPDvdbfBUk0MplnfTfruJmE4 526
threemystic_cloud_cmdb/cloud_providers/aws/base_class/base.py sha256=DFkRVs5vp6KM_xv6uwUaFPCI3_o_k4zjGN8kcI5ilRc 239
threemystic_cloud_cmdb/cloud_providers/aws/client/__init__.py sha256=DU9em1x8pKQhNjWuMSshxNUEFoAr4LFaCs-J75dd3bc 287
threemystic_cloud_cmdb/cloud_providers/aws/config/step_1.py sha256=LvIIMn2oJ9hixPpKrY0SmgNMzxlmFqRdG0wpvTmPAcg 3018
threemystic_cloud_cmdb/cloud_providers/aws/config/base_class/base.py sha256=UWW_rgLAHAtvQSedSQojveyd1xUuv4k5X8FaNXBrQq4 417
threemystic_cloud_cmdb/cloud_providers/azure/__init__.py sha256=HdXmCHal4D0c1OElBn1ybRdxJQrG7Eky43hEoe57xxo 541
threemystic_cloud_cmdb/cloud_providers/azure/base_class/base.py sha256=CDmU2p7ik5DYElrSx714VJnzX78qn_syM3s2E-6dUck 243
threemystic_cloud_cmdb/cloud_providers/azure/client/__init__.py sha256=S10rdSTzltBqKjjSu5CtoAB4XdB7df5pcoih5YX-mqk 294
threemystic_cloud_cmdb/cloud_providers/azure/client/actions/budget.py sha256=GYABlUvmAwddVY6ObmMtBRNwi_NVaNZKL6Q5d5KopYY 2684
threemystic_cloud_cmdb/cloud_providers/azure/client/actions/cloudstorage.py sha256=ejGUOBKSdCjGDIUrrA-JhyWwoQV7GfpoRJbPz3Q0aTE 2805
threemystic_cloud_cmdb/cloud_providers/azure/client/actions/storage.py sha256=tHYnkzA0rRwlYIU2bnB-Y2NFkV03Ew2gtvH5vOLAEDM 3309
threemystic_cloud_cmdb/cloud_providers/azure/client/actions/vm.py sha256=YpTs_GeoOd2A1b_Ph11XWaCGvZous1Yf9yTJ0YM5-bE 21346
threemystic_cloud_cmdb/cloud_providers/azure/client/actions/base_class/base.py sha256=KakU4_2hX4Uz5HciXdAkneqAw1alCPZUTgOE21unk6U 3845
threemystic_cloud_cmdb/cloud_providers/azure/config/step_1.py sha256=emS9AxLJjTdnR4yItmd9lOUP2Fzgoga0t7IbghwfaLA 3023
threemystic_cloud_cmdb/cloud_providers/azure/config/base_class/base.py sha256=sB2qhMlAlDnBV79qqOrllCzJ2jBce3ifgIdXE-tFT38 423
threemystic_cloud_cmdb/cloud_providers/base_class/base.py sha256=pwTNTE7aLY8rsFLeJRhsHm3DWjfWrfnxbd_qqAj8AMc 8326
threemystic_cloud_cmdb/cloud_providers/base_class/base_client.py sha256=JmzA9ZqPjH8Yg4NnekhbG486OISoStz5hnnCTWWTGDc 7789
threemystic_cloud_cmdb/cloud_providers/base_class/base_cmdb.py sha256=mSawQXIPJ73r_r5_EQOp4P-n-E8CACx1QANCVXl_RJw 21744
threemystic_cloud_cmdb/cloud_providers/general/__init__.py sha256=1LYtlLBDjloSTWWePhuK-uzSaYAYfCm9xz4b6ddPyUY 537
threemystic_cloud_cmdb/cloud_providers/general/cmdb_connector/auto_cmdb_connector.py sha256=bRpdtIQmLLPWIToVRmPw0PBbQ8IZLZNCc79yknHL_MA 1006
threemystic_cloud_cmdb/cloud_providers/general/cmdb_connector/ms365.py sha256=caQydV04KCnvSr40GMzsUEAA6jxtXrNF3lh9QzBihJA 31108
threemystic_cloud_cmdb/cloud_providers/general/cmdb_connector/base_class/base.py sha256=LbFThIAbh7q1XcCTuOdjpfBqzay5nv06-qpV9VS6GME 13381
threemystic_cloud_cmdb/cloud_providers/general/config/step_1.py sha256=K49tVybonqIGs6QAgAxCqbrX2pVECrNAUTfQCWg9n-M 5187
threemystic_cloud_cmdb/cloud_providers/general/config/step_2.py sha256=nLeLQUfYUnIYHg09jPmEb84M82XJbdrQxVseNO_bx74 6482
threemystic_cloud_cmdb/cloud_providers/general/config/step_2_cloud_share.py sha256=nFZGXT10RmpGn3GRBBIJos4xeT8zkG648Me03vJeTvI 19216
threemystic_cloud_cmdb/cloud_providers/general/config/step_3.py sha256=3w_bYcuCtCaYLbjQkwkRJdFAGcl34q9xjX7Q0r__4OY 1950
threemystic_cloud_cmdb/cloud_providers/general/config/base_class/base.py sha256=6uLy8dyDqVidj6UW4t_yn-OYBr9KnET_BFOCTbjm72Y 413
threemystic_cloud_cmdb-0.1.11.dist-info/METADATA sha256=2vNQLpttxr9qvmffJChe2y82YlXkrqM9UJCS_-bz2oc 4125
threemystic_cloud_cmdb-0.1.11.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
threemystic_cloud_cmdb-0.1.11.dist-info/entry_points.txt sha256=1dEluCrqWj1ByvJhir95LUjgrYVSd2D7NK9dccLdJso 71
threemystic_cloud_cmdb-0.1.11.dist-info/licenses/LICENSE sha256=oz0Oe5ttmTnP2VEnWFxUIPClwvV7ejhrC68_rhtszv4 1068
threemystic_cloud_cmdb-0.1.11.dist-info/RECORD

entry_points.txt

3mystic_cloud_cmdb = threemystic_cloud_cmdb.cli:main