.env.python.local Work -

import os

DB_HOST=localhost DB_USER=myuser DB_PASSWORD=mypassword DB_NAME=mydb .env.python.local

API_KEY=myapikey