Simple to use redis in flask.
Project description
flask-redis-ex
Simple to use redis in flask.
Configuration
configure REDIS_URL within your Flask config.
Usage
from flask_redis_ex import redis_client
@app.route('/')
def index():
return redis_client.get("welcome")
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 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 flask_redis_ex-0.0.3-py3-none-any.whl.
File metadata
- Download URL: flask_redis_ex-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6f3d829ab49d00b8a6ccbd7d152c68047da5a2a7ebd573a1189d90a454519e5
|
|
| MD5 |
eade8480eaf238d870cc21ee0ee39ab8
|
|
| BLAKE2b-256 |
4028c68f756c2bfb835b0a624b98c41949199313bd33a9c51fb5a6573fef31ea
|