Metadata-Version: 2.4
Name: bauth
Version: 0.7.0
Summary: Authentication Utility for a bastion AWS account paradigm
Author-email: Topaz Bott <topaz@topazhome.net>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: boto3
Requires-Dist: cftcli
Requires-Dist: diskcache
Requires-Dist: tabulate
Requires-Dist: termcolor
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-cov>=4.0; extra == "test"

# AWS Auth

I provide a utility for authing from bastion into other accounts.
