LICENSE
README.rst
setup.cfg
setup.py
config/__init__.py
config/filesystems.py
contracts/__init__.py
contracts/filesystem/__init__.py
contracts/filesystem/cloud.py
contracts/filesystem/factory.py
contracts/filesystem/filesystem.py
core/__init__.py
core/settings.py
fastapi_storage.egg-info/PKG-INFO
fastapi_storage.egg-info/SOURCES.txt
fastapi_storage.egg-info/dependency_links.txt
fastapi_storage.egg-info/entry_points.txt
fastapi_storage.egg-info/requires.txt
fastapi_storage.egg-info/top_level.txt
fastapi_storage.egg-info/zip-safe
filesystem/__init__.py
filesystem/filesystem.py
filesystem/filesystem_adapter.py
filesystem/filesystem_manager.py
filesystem/main.py
filesystem/obs_adapter.py
filesystem/oss_adapter.py
filesystem/upload.py