Skip to content

A simple kernel to interact with a redis database from IPython

Notifications You must be signed in to change notification settings

supercoderz/redis_kernel

Repository files navigation

redis_kernel

https://img.shields.io/travis/supercoderz/redis_kernel.svg?maxAge=2592000:target:https://travis-ci.org/supercoderz/redis_kernel

https://img.shields.io/pypi/dw/redis_kernel.svg?maxAge=2592000:target:https://pypi.python.org/pypi/redis_kernel

https://img.shields.io/pypi/v/redis_kernel.svg?maxAge=2592000:target:https://pypi.python.org/pypi/redis_kernel

https://img.shields.io/pypi/pyversions/redis_kernel.svg?maxAge=2592000:target:https://pypi.python.org/pypi/redis_kernel

A simple IPython kernel for redis

This requires IPython 3, which is not yet released.

To install please use:

pip install redis_kernel

or:

easy_install redis_kernel

To test it, install and then:

ipython qtconsole --kernel redis

For details of how this works, see IPython's docs on wrapper kernels.

This connects to redis using sockets, so you dont need the redis python client

About

A simple kernel to interact with a redis database from IPython

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages