1config BR2_PACKAGE_PYTHON_REDIS 2 bool "python-redis" 3 help 4 Python client for Redis database and key-value store. 5 6 https://github.com/redis/redis-py 7