README.md
pyproject.toml
fastCloud/__init__.py
fastCloud/core/__init__.py
fastCloud/core/cloud_storage_factory.py
fastCloud/core/i_fast_cloud.py
fastCloud/core/api_providers/HTTPClientManager.py
fastCloud/core/api_providers/__init__.py
fastCloud/core/api_providers/i_upload_api.py
fastCloud/core/api_providers/replicate.py
fastCloud/core/api_providers/socaity.py
fastCloud/core/storage_providers/__init__.py
fastCloud/core/storage_providers/azure_storage.py
fastcloud.egg-info/PKG-INFO
fastcloud.egg-info/SOURCES.txt
fastcloud.egg-info/dependency_links.txt
fastcloud.egg-info/requires.txt
fastcloud.egg-info/top_level.txt
test/test.py