Skip to main content

An redis operation proxy package

Project description

redis-cooker

GitHub Build Status codecov PyPI

An redis operation proxy 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({"a": 1, "b":2}, key="first:RedisDict")
>>> 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.10rc8.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

redis_cooker-2020.10rc8-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file redis-cooker-2020.10rc8.tar.gz.

File metadata

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

File hashes

Hashes for redis-cooker-2020.10rc8.tar.gz
Algorithm Hash digest
SHA256 4d6afc73027117a6dab8280232ae81beba94f816377ab7b344518b307a3a41d6
MD5 4ddbd2129f4a3ac52c79e7f1085bd4a0
BLAKE2b-256 1cb240cacbef3fbd4804d29bd3eddd96671a2635d7af10c30a209cfe801332d6

See more details on using hashes here.

File details

Details for the file redis_cooker-2020.10rc8-py3-none-any.whl.

File metadata

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

File hashes

Hashes for redis_cooker-2020.10rc8-py3-none-any.whl
Algorithm Hash digest
SHA256 4efa0968faa535c26e5add253e7df397712313dfb1b9f4e18be7bbad1d6ef958
MD5 e106924f4ac3fdd73837b48922fcdd44
BLAKE2b-256 409611a02fbaf605e1503d3eb2727dfecfa547676c9e46c75012a8118a64a9bb

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