from dotenv import load_dotenv load_dotenv(). You can now access the environment variables using os.environ , for example:
確定! 回上一頁