Metadata-Version: 2.1
Name: baram
Version: 0.1.0
Summary: AWS Framework for python
Author: Kwangsik Lee
Author-email: lks21c@gmail.com
Requires-Python: >=3.7.10,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: boto3 (==1.18.65)
Requires-Dist: fire (>=0.4.0,<0.5.0)
Requires-Dist: nest-asyncio (>=1.5.5,<2.0.0)
Requires-Dist: pytest-cov (>=3.0.0,<4.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
