Open Issues Need Help
View All on GitHub Предложения 2 months ago
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