from dotenv import load_dotenv, dotenv_values load_dotenv() # read using os.environ["KEY"]. Does NOT handle types.
確定! 回上一頁