How to set environment variables in Python?
Environment variables must be strings, so use to set the variable DEBUSSY to the string 1. To access this variable later, simply use: Child processes automatically inherit the environment variables of the parent process — no special action on your part is required.