Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dahlia/sider

ABANDONED. Sider is a persistent object library based on Redis.
https://github.com/dahlia/sider

Last synced: 3 months ago
JSON representation

ABANDONED. Sider is a persistent object library based on Redis.

Lists

README

        

Sider
=====

.. image:: https://badge.fury.io/py/Sider.svg?
:target: https://pypi.python.org/pypi/Sider
:alt: Latest PyPI version

.. image:: https://travis-ci.org/dahlia/sider.svg?branch=master
:target: https://travis-ci.org/dahlia/sider
:alt: Build Status

.. image:: https://img.shields.io/coveralls/dahlia/sider.svg?
:target: https://coveralls.io/r/dahlia/sider
:alt: Coverage Status

Sider is a persistent object library based on Redis. It is currently
heavily under development, but you can check the `future roadmap
`_ if you want.
See more details in the `documentation `_.

You can install it from `PyPI `_::

$ pip install Sider

Distributed under `MIT license `_.
See also ``LICENSE`` file.

Written by `Hong Minhee `_.