stsauth

View on PyPIReverse Dependencies (0)

1.1.0 stsauth-1.1.0-py3-none-any.whl

Wheel Details

Project: stsauth
Version: 1.1.0
Filename: stsauth-1.1.0-py3-none-any.whl
Download: [link]
Size: 30432
MD5: 3c0563dc1f23efcf9de7699cad9db14c
SHA256: 0caa3f64e00744d1f347a7283b23e7ac24cde1188536889dde7409fb770f5ca8
Uploaded: 2023-10-03 17:47:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stsauth
Version: 1.1.0
Summary: CLI tool for fetching AWS tokens.
Author: Scott Hamrick
Author-Email: scott[at]scotthamrick.com
Home-Page: https://github.com/cshamrick/stsauth
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: <4.0,>=3.6
Requires-Dist: boto3 (<2)
Requires-Dist: beautifulsoup4 (<5)
Requires-Dist: Click (<9,>=8)
Requires-Dist: click-log (<0.4)
Requires-Dist: requests (<3)
Requires-Dist: requests-ntlm (<2)
Requires-Dist: lxml (<5)
Requires-Dist: pyotp (<3)
Requires-Dist: urllib3 (<1.30)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: build; extra == "dist"
Requires-Dist: twine; extra == "dist"
Requires-Dist: tox; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: nose; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: dev
Provides-Extra: dist
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10516 characters]

WHEEL

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

RECORD

Path Digest Size
sts_auth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sts_auth/_version.py sha256=CqDGE4B1ZqZ-56mxeOFcXRTmlxrdOh4ayrjbcPjziE4 411
sts_auth/cli.py sha256=EU5QWptFmEC2yPEwhbJutR83l8jQOFQLY5ZQF7oU2Ho 17035
sts_auth/config.py sha256=lXcc6ROjdLu9zw62aigy6smuoEcwzEyd17q5Xv1jO48 7410
sts_auth/okta.py sha256=ExS0uDUEoCbJVmz6F2Gf-KIZ5js8Qmz81jQZZxmB9G0 7910
sts_auth/profile.py sha256=3BlmCWtco10NDC2-sTteDk50ZtpfKUDmkx6vssAtKpc 2148
sts_auth/profile_set.py sha256=0QLuraUifN3i_44LZS-bs3qgiOjFnpkdanUxll9UqtM 1872
sts_auth/stsauth.py sha256=AvKpe93I4b5ZtcU2CRauslreAueYrCCVadOPa9TgoGU 13326
sts_auth/utils.py sha256=PCYvzQFZPeDo6AePwTb2xyUcuVzmnfIi9k-GIDuEfOQ 7119
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_config.py sha256=edITztXC5ZKCMsdFeuRtsYvKl0-wr-6vjeDgd6JdWII 892
tests/test_profile.py sha256=CBptHGXiZTRLlznBlsrbj5cuNri1yPGap6g7zlfKUdU 1335
tests/test_stsauth.py sha256=4ND-pcOeh5IxLBcqOOqWlq3KP-kkZlZEkgHkQ2jrBKk 581
tests/test_utils.py sha256=V2omxRkuFWESrFkZHwTMFWtdOj-OrjLQ67YhKiU1cKQ 4945
tests/fixtures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/fixtures/fixtures.py sha256=tk77kgH7ecDhTTeFQmIXPafMWyvkZ4HySdCxYZo2vIc 10719
stsauth-1.1.0.dist-info/LICENSE sha256=eFMnJzbEzWQ_kzJCkeWu24JB69wBc2NVCKAYtLLBm3E 1066
stsauth-1.1.0.dist-info/METADATA sha256=CyjjPpdbT3ruxXqOHVwfc2KbQvoMAYBCq9Eq6Qns6Lc 12036
stsauth-1.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
stsauth-1.1.0.dist-info/entry_points.txt sha256=x6RGq0BX6lC81qPKtJjUz-rXPrh90ooxmvOyfjGhMpY 45
stsauth-1.1.0.dist-info/top_level.txt sha256=bCYCPI4zSst8nEBuDgP91OtezT-YAgvrL8gTBIZdX1M 15
stsauth-1.1.0.dist-info/RECORD

top_level.txt

sts_auth
tests

entry_points.txt

stsauth = sts_auth.cli:cli