lib-afr-s3storage/lib_afr_s3storage/__init__.py

9 lines
225 B
Python
Executable File

"""
lib_afc_s3storage
---------------------------------------------
A Python library for managing S3 object storage
"""
from lib_afc_s3storage.s3storage import S3Storage
from lib_afc_s3storage.afs3exception import AFS3Error