Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redis-stack-wheel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-stack-wheel

Wheels that bundle precompiled redis-stack-server binaries for the appropriate platform. Currently on Redis Stack v7.2.0-v9

  • 0.1.5
  • PyPI
  • Socket score

Maintainers
1

redis-stack-wheel

To install the pre-compiled Redis binaries:

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

Supported versions of Redis Stack:

  • 7.2.0-v9

Supported platforms:

  • manylinux_2_31_x86_64
  • macosx_14_0_x86_64
  • macosx_14_0_arm64

Supported python versions:

  • cp39
  • cp311 (except mac x64)

To get the paths of pre-compiled Redis binaries:

import redis_stack_wheel

redis_stack_wheel.REDIS_STACK_SERVER_PATH  # redis-stack-server
redis_stack_wheel.REDIS_CLI_PATH  # redis-cli

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc