Skip to main content

Google Cloud Storage for Flask

Project description

Latest version Python versions License Code coverage Code quality Documentation

Flask-GoogleStorage provides file uploads to Google Cloud Storage for Flask

Installation

pip install flask-googlestorage

Documentation

Full documentation is available at http://flask-googlestorage.readthedocs.io

About

This project started as a fork of Flask-Uploads. In fact, the way in which buckets are defined and how files are saved locally before uploading them to Google Cloud was mainly inspired by the class UploadSet in Flask-Uploads. Although is not its main focus, this extension could be used for local storage and serve uploaded files with Flask similarly to what Flask-Uploads does. However, it worth noting that such a feature is provided mainly to support files uploads/downloads without using Google Cloud Storage during development.

License

MIT licensed. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-GoogleStorage-0.2.0.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

Flask_GoogleStorage-0.2.0-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page