環境変数(getenv)

import os os.getenv("username") os.getenv("username") os.getenv( "TEMP" )