S3 backend storage to simplify file management. Similar to django-storages project.

aioboto3 fastapi pydantic python sqlalchemy
1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves reviewing a Python library for S3 file storage, considering suggestions to remove FastAPI-specific mentions to make it more universal and to remove a database interaction file (db.py) to increase its flexibility and applicability to various data sources.

Complexity: 3/5
good first issue

S3 backend storage to simplify file management. Similar to django-storages project.

Python
#aioboto3#fastapi#pydantic#python#sqlalchemy