ctower

View on PyPIReverse Dependencies (0)

0.1.0 ctower-0.1.0-py3-none-any.whl

Wheel Details

Project: ctower
Version: 0.1.0
Filename: ctower-0.1.0-py3-none-any.whl
Download: [link]
Size: 15000
MD5: f020e11b1647be6f42de569401fd7f3f
SHA256: 23373f522a57be2d34f0d3f6ec4a58273e499b9248955e43ade0d1edef358f48
Uploaded: 2022-09-21 14:55:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ctower
Version: 0.1.0
Summary: CLI application for managing AWS Control Tower for your AWS Organization.
Author: Oguzhan Yilmaz
Author-Email: oguzhanylmz271[at]gmail.com
Home-Page: https://github.com/kloia/ctower
Project-Url: Repository, https://github.com/kloia/ctower
License: Apache-2.0
Keywords: aws,organization,control tower,organizational unit
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.24.66)
Requires-Dist: rich (<13.0.0,>=12.5.1)
Requires-Dist: tabulate (<0.9.0,>=0.8.10)
Requires-Dist: termcolor (<3.0.0,>=2.0.1)
Requires-Dist: typer (<0.7.0,>=0.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 749 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ctower/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ctower/cli.py sha256=nDD7Ga_NACosAvUkiqKn-djuysfASbPqhTWVbtR0WIk 12687
ctower/guardrail_identifiers.py sha256=C36tJ0zeayArprN4sHdZQLNwO8c7ppxSPQOwzl406Io 10643
ctower/main.py sha256=y2yucZLuRfC547H72r6o0_-aYjzQC5oLdTWrlppVbgE 6905
ctower/utilities.py sha256=uOGPPeR1oTTsrBK5yWddUeKJxnjusNrQu8YReyTWnbI 5189
ctower-0.1.0.dist-info/entry_points.txt sha256=phrEvMDPunFCrSTYkwuLOPoS5S8MQza2CrEItQK_2Sw 46
ctower-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ctower-0.1.0.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
ctower-0.1.0.dist-info/METADATA sha256=gLlolL33yFZGb38XDMP3acmK4ND2KdiMe3mutuCm50U 1707
ctower-0.1.0.dist-info/RECORD

entry_points.txt

ctower = ctower.main:run_app