Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Storage implementation #6

Open
glesica opened this issue Sep 20, 2021 · 0 comments
Open

S3 Storage implementation #6

glesica opened this issue Sep 20, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@glesica
Copy link
Owner

glesica commented Sep 20, 2021

It'd be fun if we could have data stored in an S3 bucket in whatever format, CSV would probably be the simplest, although JSON would be fine too. Maybe both even, who knows.

Bonus points for supporting additional cloud storage providers:

  1. Azure
  2. GCP
  3. Backblaze?
  4. Dropbox?
  5. Box?
  6. Google Drive?
  7. MS OneDrive?

See https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html for information about accessing S3 from Python.

@glesica glesica added enhancement New feature or request help wanted Extra attention is needed labels Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant