Skip to main content

Wheels that bundle precompiled redis-server and redis-cli binaries for the appropriate platform

Project description

redis-wheel

To install the pre-compiled Redis binaries:

pip install redis-wheel==<redis-version>

Supported versions of Redis:

  • 6.2.5

Supported platforms:

  • manylinux2014_x86_64
  • macosx_11_0_x86_64

Supported python versions:

  • cp39

To get the paths of pre-compiled Redis binaries:

import redis_wheel

redis_wheel.REDIS_SERVER_PATH  # redis-server
redis_wheel.REDIS_CLI_PATH     # redis-cli

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

redis_wheel-6.2.5-202309271420-cp39-cp39-macosx_11_0_x86_64.whl (890.4 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

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