Sprawdź, czy istnieje zmienna ENV Python
if os.getenv("FOO") is not None:
// var exists
Mardax
if os.getenv("FOO") is not None:
// var exists