All you need to do, is pip install python-dotenv and add the following couple of lines at the start of your project: from dotenv import ...
確定! 回上一頁