Metadata-Version: 2.1
Name: awsad2cli
Version: 0.0.8
Summary: A tool to login to AWS via MS AAD SAML or AWS console using awsapps.com/console and assume a CLI role with support for MFA
Home-page: https://github.com/shiftbreak/AWSAD2CLI
Author: ShiftBreak
Author-email: shiftbreak@password1.net
Keywords: iam,boto,aws
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8, <4
License-File: LICENSE
Requires-Dist: selenium
Requires-Dist: configparser
Requires-Dist: webdriver-manager
Requires-Dist: argparse
Requires-Dist: keyring
Requires-Dist: selenium-wire
Requires-Dist: boto3

