envitro 0.5.0ΒΆ
A module for reading values from OS environment variables.
Compared to using os.getenv(), this module provides convenience functions, for parsing basic datatypes. It also allows specifying optional default values if the environment variable does not exist. Basic environment variable parsing and sanitizing is also performed.
Contents: