Coder Social home page Coder Social logo

flask-storage's Introduction

Flask-Storage

Flask-Storage is a collection of backends for file storage.

The built-in backends:

  • Local backend
  • Upyun backend
  • Qiniu backend
  • S3 backend

Installation

Install flask-storage is simple with pip:

$ pip install Flask-Storage

If you don't have pip installed, try with easy_install:

$ easy_install Flask-Storage

Configuration

flask-storage's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flask-storage's Issues

Urllib2 import

This module currently uses 'urllib2'. I believe the standard is now urllib3? On 'pip install urllib2' the response is 'No distributions at all found for urllib2 real name is urllib3'

werkzeug.routing.BuildError

Hello dear Yang,
I am trying to change the value of FILE_SYSTEM_STORAGE_FILE_VIEW from ='static' to for example ='static/uploads/photos'. When I run the application it raises an error BuildError: ('static/uploads/photos', {'filename': u'4571255_neboard.jpg'}, None). I googled, but did not find any documentation for Flask-Storage. Can you please tell me how to overcome the issue?
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.