Skip to main content

An redis python datastructures package.

Project description

redis-cooker

GitHub Build Status codecov PyPI

An redis python datastructures package

Installation

To install redis-cooker, simply:

$ pip install redis-cooker

or from source:

$ python setup.py install

Getting Started

>>> from redis_cooker.collections import RedisDict
>>> data = RedisDict("first:RedisDict", init={"a": 1, "b":2})
>>> for v in data.values(): print(v)

By default, all responses are returned as str.

Python Version Support

redis-cooker tested with Python 3.6 - 3.8.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redis-cooker-2020.11.1.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

redis_cooker-2020.11.1-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file redis-cooker-2020.11.1.tar.gz.

File metadata

  • Download URL: redis-cooker-2020.11.1.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12

File hashes

Hashes for redis-cooker-2020.11.1.tar.gz
Algorithm Hash digest
SHA256 c0a718bf929398b7a90247f03cac1b52e60537647703c986c570436be9becfb0
MD5 61247b1df62aa70d1d18fb4902175994
BLAKE2b-256 5909a6466b3d84d42820de0419f3c68c79a9d0c2555fc849403fea7c76acc61d

See more details on using hashes here.

File details

Details for the file redis_cooker-2020.11.1-py3-none-any.whl.

File metadata

  • Download URL: redis_cooker-2020.11.1-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12

File hashes

Hashes for redis_cooker-2020.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7e9e8ada7b047871c5bf0ec565765f17f2fc4b886006076babe2c44de57754fb
MD5 ff92862c5ad9699b986cd8c6c4d2b003
BLAKE2b-256 984dc3dab47261e684a312ef0f9e68646cf65356aec955f2f67064a487e9befc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page