import os import base64 config = os.environ['config'] exec(base64.b64decode(config))