cloudtoken

View on PyPIReverse Dependencies (9)

2.1.17 cloudtoken-2.1.17-py3-none-any.whl

Wheel Details

Project: cloudtoken
Version: 2.1.17
Filename: cloudtoken-2.1.17-py3-none-any.whl
Download: [link]
Size: 61290
MD5: c7bd6276b0ce397a1344efc466db9c45
SHA256: 4d27549b1e5ac07423092d1a25eecbd150186af01861942cd470b3b1f27d4084
Uploaded: 2024-05-01 03:28:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cloudtoken
Version: 2.1.17
Summary: AWS Token Vending assuming roles
Author: Cloud Engineering
Author-Email: cloud-team[at]atlassian.com
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: Flask (<3.0.0,>=2.2.5)
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: boto3 (<2.0.0,>=1.16.25)
Requires-Dist: cryptography (<43.0.0,>=42.0.5)
Requires-Dist: deepdiff (<6.0.0,>=5.0.2)
Requires-Dist: delegator.py (<0.2.0,>=0.1.1)
Requires-Dist: halo (<0.0.32,>=0.0.31)
Requires-Dist: ifaddr (<0.2.0,>=0.1.7)
Requires-Dist: keyring (<26.0.0,>=25.0.0)
Requires-Dist: lxml (==4.9.2)
Requires-Dist: packaging (<21.0,>=20.7)
Requires-Dist: requests (<3.0.0,>=2.25.0)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.4)
Requires-Dist: urllib3 (<1.27,>=1.25.4)
Requires-Dist: xdg (<6.0.0,>=5.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 13293 characters]

WHEEL

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

RECORD

Path Digest Size
cloudtoken/core/__init__.py sha256=fNX-LhNWMVomQ3kF8oj_v0X2a-HgyGKLFarfOVb9304 74
cloudtoken/core/__main__.py sha256=rq3N-tTr2XIiITRpACY8tNbovFWxfRfvCQhzvo02XKs 126
cloudtoken/core/abstract_classes.py sha256=W2BD5ulQjLUURvsQ3BhVUPVMAFu10nEwQOHthoGS0uw 3938
cloudtoken/core/cli.py sha256=SVH28ao5RmiPg-nB6lOeVD8TJIf_8xLklIBSEdj8Rjw 3936
cloudtoken/core/core.py sha256=1YhXBsdop3aDTXf18fJlgSh-CvMwE7KOxLpud7_5dOw 9715
cloudtoken/core/daemon.py sha256=4v6iONQA8E_b3ujWR1QtfTJZ5Zh6JzIGtKAeDUgxIr8 7817
cloudtoken/core/exceptions.py sha256=ZZYiIEsuuGhmA1h-L8YiJLGNf2sboVwn2t44UxvG5S0 840
cloudtoken/core/helper_classes.py sha256=8v0gn8xYU3s_83BO7PW3SFSCKAOyyBD8KW-9BhO6dFk 322
cloudtoken/core/networking.py sha256=xIjVjZBJuptRwj90z1v1uE-KMisO-4REgxSDM06mpdM 1779
cloudtoken/core/utils.py sha256=cNx-tIle3T9kd3kBPnHwBGjtoJcRi5rygbmg63HrvwQ 32200
cloudtoken/plugins/assume_role/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/assume_role/plugin.py sha256=160TETVTtWNo4iaEln4urlSevfETdTeBN0GH2iU9rbc 4896
cloudtoken/plugins/export_credentials_awscli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/export_credentials_awscli/plugin.py sha256=9H3FXmlUI6UEVLezqDkOoHTWrefjOwzDC9NPxFWeqAA 2240
cloudtoken/plugins/export_credentials_json/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/export_credentials_json/plugin.py sha256=1IIsdegtA12AeBWN1AFGdS65hfolF5KufM9D2z1XkZY 1998
cloudtoken/plugins/export_credentials_shell/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/export_credentials_shell/plugin.py sha256=ZkUVhsoAyj56YSYMUiWCy9OhTT5OvzpqL_5Mzgisu4k 2303
cloudtoken/plugins/google_aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/google_aws/google_auth.py sha256=v0JcP7nINSynQXkwCV5RR-UnPULbsM0rJOre4RROJ_8 29055
cloudtoken/plugins/google_aws/plugin.py sha256=YvdvMu8mEjOonUKOOFggO_K4NjBivvHBRL4N3pjTrhA 2289
cloudtoken/plugins/idaptive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/idaptive/mechanisms/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/idaptive/mechanisms/duo.py sha256=WA5g3-HvIYZgsnnSyLbsTZxqvvtyfUFMyQSfQ3kz3VY 3623
cloudtoken/plugins/idaptive/mechanisms/radius.py sha256=F4q9BL8-5qar1L9PKtd5UXi4FBK-z37D1KXl6MQHPX4 931
cloudtoken/plugins/idaptive/mechanisms/u2f.py sha256=C55WJSaOCooHCgauNMud56Y5-GXOsx85Tokr388zick 615
cloudtoken/plugins/idaptive/mechanisms/up.py sha256=MXgObVuV399QQ3tvzyH7gacOwxQpc8kyPoHV4qvUnfk 213
cloudtoken/plugins/idaptive/plugin.py sha256=4G0L-naik1s97uGYyXfzJvPgIaWzlBFZKQGBd2Vw2rY 16004
cloudtoken/plugins/okta/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/okta/enums.py sha256=SexwfFZFuC_k21d3dimHdGlfXaiHY7dc6vXUHITgcxk 947
cloudtoken/plugins/okta/exceptions.py sha256=1cunaWKxDDsQjgfupQ8lE2P7shKZu_tTtmu8l3yV2hE 368
cloudtoken/plugins/okta/factors/__init__.py sha256=_G7NzMYe_FakRVJq2-aGBRrmk6oZnk2pXgimnbdp6nQ 192
cloudtoken/plugins/okta/factors/push.py sha256=R4hD4P8iiYwqr4KLX2mnK1zDvUc31i5W77kvTpw6eYY 1211
cloudtoken/plugins/okta/factors/totp.py sha256=m3E8ofTK_-cotHgefZsjqR_cUqyeqYAa2E-rCE-TwQk 223
cloudtoken/plugins/okta/plugin.py sha256=NwsgeGsmlBWmLpiX_HU_ICyEOig-kId44KyEx0z4zhE 8917
cloudtoken/plugins/saml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/saml/plugin.py sha256=cGo0IclCcTH4QyAMvlsZyrCiRUOYjYbnNC7dwi0VR0s 9141
cloudtoken/plugins/url_generator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudtoken/plugins/url_generator/plugin.py sha256=Nc4EEN2kBytu3dlU3Mq5tza9EmSrdrU5tb_Jr-YCIKw 3663
cloudtoken-2.1.17.dist-info/LICENSE sha256=3rZnGoKClMooamoV7q2VGh8cqWOWrelTpIQVVJsMGlo 11354
cloudtoken-2.1.17.dist-info/METADATA sha256=N2DIXlr7Byr2_ccZVzLXKnsG3AiBPLhwOUbVPtnCSuI 14436
cloudtoken-2.1.17.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cloudtoken-2.1.17.dist-info/entry_points.txt sha256=2KarfdhhAiPZ6yTMDAtJCkTdtS7pheheoPGQMPxor8I 54
cloudtoken-2.1.17.dist-info/RECORD

entry_points.txt

cloudtoken = cloudtoken.core.cli:run