Redis - Python Examples Fork and Clone Make sure Poetry is installed. cd python_redis_examples poetry update Rename config.yaml.template to config.yaml. Update the config.yaml file with your credentials. Run first program poetry run python 01_string.py