Metadata-Version: 2.1
Name: nab3
Version: 0.2.0
Summary: The async boto3 ORM
Home-page: https://github.com/WillNye/nab3
Author: Will Beasley
Author-email: willbeas88@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: boto3 (<2.0.0)
Requires-Dist: double-click (<1.0.0)

The async boto3 ORM. Easily search for and inspect an AWS service. Service classes offer useful built in methods.Do things like find the SGs it has access to, not just view its own security groups and rules.


