...

/

os.environ, os.getenv() and os.putenv()

os.environ, os.getenv() and os.putenv()

We'll cover the following...

The os.environ value is known as a mapping object that returns a dictionary of the user’s environmental variables. You may not know this, but every time you use your computer, some environment variables are set. These can give you valuable information, such as number of processors, type of ...

Access this course and 1400+ top-rated courses and projects.