Skip to content

Kryptomonada/cloud-drives

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Cloud Drives

Status GitHub Issues GitHub Pull Requests License

🧐 About

The FastAPI Cloud Drives module supports AWS S3, Google Drive, Dropbox cloud storage providers. You can easily search, upload, download files from this cloud providers.

🏁 Getting Started

🔨 Installing

with poetry

poetry init

poetry shell

poetry add fastapi-cloud-drives

or pip

python3 -m venv .venv

source .venv/bin/activate

pip3 install fastapi-cloud-drives

💻 Google-Drive

For using fastapi-google-drive use link FastAPI Google Drive

💻 DropBox

For using fastapi-dropbox use link FastAPI DropBox Drive

💻 AWS S3

For using fastapi-s3-drive use link FastAPI AWS S3

See also the list of contributors who participated in this project.

👀 Contributing

We are open to new ideas, additions. If you have any we would be happy to recieve and diccuss.

About

FastApi module to use cloud storages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%