Siilo is a file storage abstraction layer for Python. It is inspired by Django’s File storage API, but is framework agnostic.
Siilo supports for the following file storages:
Local Filesystem
Apache Libcloud
Amazon S3
Siilo has the following goals:
to be compatible with Python’s file API
to support both Python 2 and 3
to have full unit test coverage.
You can install the library with pip:
pip install siilo
Resources
Changelog
Here you can see the full list of changes between each Siilo release.
0.1.0 (April 25th, 2014)
Initial public release.
Release files for siilo 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| siilo-0.1.0.tar.gz | 16.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| siilo-0.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 30.6 kB
Release files / siilo-0.1.0.tar.gz
| Download URL | siilo-0.1.0.tar.gz |
|---|---|
| Size | 16.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e701613b09a816297cc2559276190556248f75d2772d72a8f69763226bade27b
|
|
BLAKE2b-256 checksum How to use checksums |
19d590598a289b56a75cda08d5c90c9430033a53d3f9f9181eeb78bfa4727c05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / siilo-0.1.0-py2.py3-none-any.whl
| Download URL | siilo-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 14.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5460010dea62506d2e83b8e023a783b2e00e1064f059f3d53eb5c46f61f18460
|
|
BLAKE2b-256 checksum How to use checksums |
ebbb64df02eb6834bb8cf379cce23d279dfe8e3fb62f6bd5a78984f61aabfbf4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |