Metadata-Version: 2.1
Name: aws-session-recorder
Version: 0.2.1
Summary: AWS session that records discovered resources to a database
License: BSD
Author: Ryan Gerstenkorn
Author-email: ryan.gerstenkorn@rhinosecuritylabs.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: cli
Requires-Dist: SQLAlchemy (>=1.3.23,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.36.8,<0.37.0)
Requires-Dist: boto3 (>=1.17.3,<2.0.0)
Requires-Dist: datasette (>=0.54.1,<0.55.0)
Requires-Dist: ipython (>=7.20.0,<8.0.0); extra == "cli"
Requires-Dist: sqlite-utils (>=3.4.1,<4.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0); extra == "cli"
