how to get a variable of a python file from bash script

前端 未结 0 1516
梦谈多话
梦谈多话 2020-12-29 10:51

I have a python file, conf.py which is used to store configuration variables. conf.py is given below:

import os

step_number=100


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题