Slai includes a secrets manager that allows you to use secrets across your different projects.
os.environ()
very_secret_key = os.environ['SLAI_VERY_SECRET_KEY']