make it easy to use redis
Project description
fastredis
介绍
快速使用redis
软件架构
软件架构说明
安装教程
- pip安装
pip install fastredis
- pip安装(使用阿里云镜像加速)
pip install fastredis -i https://mirrors.aliyun.com/pypi/simple
使用说明
- demo
import fastredis
fastredis_basics = fastredis.Basics()
fastredis.list_add_r('test', 'test')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastredis-0.0.6.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastredis-0.0.6.tar.gz.
File metadata
- Download URL: fastredis-0.0.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ec06f1e2909e36f24129cfc6f83f9af37751ae49a470a3369a15f9dd0dd6eef
|
|
| MD5 |
2a4a0793c8c50159455eb9bbe7446718
|
|
| BLAKE2b-256 |
2f884510ae2f1811a19db1d4a4cce0896d5dd822ac07f095b507ffb7ff2f6a10
|
File details
Details for the file fastredis-0.0.6-py3-none-any.whl.
File metadata
- Download URL: fastredis-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
778a665e0a2fe5bc9aad650735362b5c8c27f3a20afbbb78bff9dabb4c52aa7d
|
|
| MD5 |
1284636df94a756e1e291a0e08d85839
|
|
| BLAKE2b-256 |
e24a4b8ad45d0f173e0b3adc2f63257c707dbfb25de7007ca204437cc5add25a
|