/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
flask_redis
/
/opt/imh-python/lib/python3.9/site-packages/flask_redis
mkdir
upload
Name
Size
Mode
Actions
__pycache__/
-
0755
rm
client.py
1731
0644
edit
dl
rm
__init__.py
378
0644
edit
dl
rm
Edit:
/opt/imh-python/lib/python3.9/site-packages/flask_redis/__init__.py
(378B)
from .client import FlaskRedis __version__ = "0.4.0" __title__ = "flask-redis" __description__ = "A nice way to use Redis in your Flask app" __url__ = "https://github.com/underyx/flask-redis/" __uri__ = __url__ __author__ = "Bence Nagy" __email__ = "bence@underyx.me" __license__ = "Blue Oak License" __copyright__ = "Copyright (c) 2019 Bence Nagy" __all__ = [FlaskRedis]
Save
cmd:
run