Skip to main content

Python client for RedisX

Project description

redisx-py

MIT licensed

Install

  • python version >=3.10
  • redis-py version == 5.0.0

Install from pip:

python3 -m venv .venv
source .venv/bin/activate
pip3 install redisx

Install from source:

git clone https://github.com/weedge/redisx-py.git
cd redisx-py
python3 setup.py install

run examples

python3 examples/ann_usearch.py

Reference

  1. https://devguide.python.org/versions/
  2. https://github.com/redis/redis-py
  3. https://github.com/alibaba/tair-py

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

redisx-0.1.7.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

redisx-0.1.7-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

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