Giter Site home page Giter Site logo

sider's Introduction

Sider

Latest PyPI version Build Status 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.

sider's People

Contributors

dahlia avatar kroisse avatar pmuston avatar yoloseem avatar stuaxo avatar longfin avatar

Stargazers

frankfanslc avatar Jaewoo Kim avatar  avatar qwerty avatar Kvar Izunia avatar ik5 avatar Andrei Shabanski avatar Vinson avatar Ayun Park avatar  avatar David Gidwani avatar Dustin Falgout avatar  avatar Junsoo Ha avatar Andy Sayler avatar Tom Hensel avatar Yury Shulaev avatar Marat Komarov avatar Adam Buran avatar Yongkang Chen avatar Joohun, Maeng avatar Sangjin Lim avatar JT5D avatar wenlong avatar A.G. avatar Mark Steve Samson avatar Jaeho Lee (Jay) avatar Hyunwoo Park avatar  avatar Michael Curry avatar Zheng Liu avatar 黄健宏 avatar  avatar Stéphane avatar  avatar Heungsub Lee avatar  avatar Minyoung Jeong avatar

Watchers

 avatar James Cloos avatar A.G. avatar Junsoo Ha avatar  avatar

sider's Issues

Won't install without special pip flags

Since your sources are hosted on GitHub not PyPI, it's confusing when trying to install Sider.

(venv) TDJFcYQmAW:iuc fletcher$ pip install Sider
Downloading/unpacking Sider
  Could not find any downloads that satisfy the requirement Sider
  Some externally hosted files were ignored (use --allow-external Sider to allow).
Cleaning up...
No distributions at all found for Sider
Storing debug log for failure in /Users/fletcher/.pip/pip.log

It took me a while to figure out I had to run pip install Sider --allow-external Sider instead.

A couple of small documentation things..

http://sider.dahlia.kr/en/latest/index.html

Set example doesn't show set going into redis - only a small thing, but would be great if it showed these sets going in to redis first.

http://sider.dahlia.kr/en/latest/roadmap.html

The future roadmap lists entity mapping for 0.3, but the current version is 0.3.1 - I assume everything in 0.3 is done : if would be great to mark these as done (put the text as strikethrough, and write something like "Completed at %date%").

Document entity mapping

The docs mention entity mapping is in a branch, any chance of some writing of how to use it (is the example on the main page using entity mapping) ?

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.