mirror of
https://github.com/wassname/flask-cloudy.git
synced 2026-09-09 11:22:27 +08:00
0.1.0 - First commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Flask-CloudStorage
|
||||
|
||||
A simple Flask Extension (also standalone) library to upload and save files on the cloud.
|
||||
|
||||
Supported storage:
|
||||
|
||||
- AWS S3
|
||||
- Google Storage
|
||||
- Microsoft Azure
|
||||
- Rackspace CloudFiles
|
||||
- Local (for local file system)
|
||||
|
||||
## Install
|
||||
|
||||
pip install flask-cloudstorage
|
||||
|
||||
---
|
||||
|
||||
(c) 2015 Mardix
|
||||
Reference in New Issue
Block a user