当前位置: 首页 > news >正文

python项目的构建

python项目的构建

python项目对于env文件读取发生在运行时

 

import os
value = os.getenv("MY_KEY")