conformity-migration-tool

View on PyPIReverse Dependencies (0)

0.13.0 conformity_migration_tool-0.13.0-py3-none-any.whl

Wheel Details

Project: conformity-migration-tool
Version: 0.13.0
Filename: conformity_migration_tool-0.13.0-py3-none-any.whl
Download: [link]
Size: 34393
MD5: 883ea0bdce07e013a887be8d1dda540d
SHA256: 63f775f8bb5bf96efd1ce13dc97d661120653d8d0951facd45d6d20406aff278
Uploaded: 2023-02-17 19:32:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conformity-migration-tool
Version: 0.13.0
Summary: Migrates your visiblity information in cloudconformity.com to cloudone.trendmicro.com
Author: Ronald Bautista
Home-Page: https://github.com/atiradocc/conformity-migration-tool
Project-Url: Source Code, https://github.com/atiradocc/conformity-migration-tool
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: typing-extensions (>=4.0.0)
Requires-Dist: requests (<3.0.0,>=2.0.0)
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: deepdiff (<6.0.0,>=5.7.0)
Requires-Dist: backoff (>=1.11.1)
Requires-Dist: vcrpy (<5.0.0,>=4.0.0)
Requires-Dist: PyInquirer (<2.0.0,>=1.0.3)
Requires-Dist: click (<9.0.0,>=8.0.0)
Requires-Dist: boto3 (<2.0.0,>=1.0.0)
Requires-Dist: boto3-stubs[cloudformation]
Requires-Dist: importlib-metadata; python_version < "3.8"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7579 characters]

WHEEL

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

RECORD

Path Digest Size
conformity_migration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
conformity_migration/cloud_accounts.py sha256=ZDvfJtdMyMFYUiUwylZJngsOlIEQAOj_Vg50E2ypy-U 5069
conformity_migration/conformity_api.py sha256=xHH94KC2JsskctIaee1Pswqb9fgk7A-xsLweGKTsqR8 34177
conformity_migration/models.py sha256=A4CLgZc3cNeDch2_O6hnrla4q1bwP2isI7cRfNEb1mM 10215
conformity_migration/typing.py sha256=oh7a4QUgQE6QWUbxIcJVnnv07jZrChIseFVleJ0Zm-w 138
conformity_migration_tool/__init__.py sha256=Emh6J_omlLOycZ974im3tbp1yN-3FnuO2npeEelQFos 168
conformity_migration_tool/aws_cli.py sha256=FWcprM6nSZBO1D3qK6wbNjvJAhi4-xj-7NpyddkxU1Q 17765
conformity_migration_tool/cli.py sha256=-8kb3seLfaQGU9IiN4Y8np_7-2pW3yuoFecpvOu7k2s 42346
conformity_migration_tool/config.yml sha256=Yz6tUsfFBMjQ66dEG7M9NWoq0eB1VAm6Ui4H2m2Y7vg 995
conformity_migration_tool/di.py sha256=AWGNeDOeDNZ8jQE6UT8bOSe80MFftfXy7filiB4iT0g 8013
conformity_migration_tool/logger.py sha256=WXuMLMxIE63AumzCx4euhJ-xUn7eNWWzPwQ4GaoYLcU 2577
conformity_migration_tool/utils.py sha256=i-oBkGfC9ndpSO69ioClyCVCxaM818TVKuqXWVC-12k 93
conformity_migration_tool-0.13.0.dist-info/LICENSE sha256=aN8foTgKwE7g9WdRW-prp-cX4ZHeAByahwyd5XLLggI 1089
conformity_migration_tool-0.13.0.dist-info/METADATA sha256=CrtThljNo2vcN81CQHEXe6xk7m6yhy5KASjNn01x7Ko 8994
conformity_migration_tool-0.13.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
conformity_migration_tool-0.13.0.dist-info/entry_points.txt sha256=K9Vc8bt2USsKOmIM4knjv6a7laibJQzNMF6IH9jNyII 140
conformity_migration_tool-0.13.0.dist-info/top_level.txt sha256=MkhVHkwUSxotx3lIeypf9ATUPbBQED7dUpeQGpDepfQ 47
conformity_migration_tool-0.13.0.dist-info/RECORD

top_level.txt

conformity_migration
conformity_migration_tool

entry_points.txt

conformity-migration = conformity_migration_tool.cli:cli
conformity-migration-aws = conformity_migration_tool.aws_cli:cli