/unistorage

File storage abstraction layer for Python

Primary LanguagePythonMIT LicenseMIT

Silo

https://secure.travis-ci.org/jpvanhal/silo.png?branch=master

Silo is a file storage abstraction layer for Python.

File storages supported:

  • Local file system
  • Apache Libcloud

Usage

Installation

You can install Silo with pip:

$ pip install silo

Resources