Use argparse to run 1 of 2 functions in my script

后端 未结 3 1204
执念已碎
执念已碎 2020-12-18 17:01

I currently have 2 functions in my .py script.

#1 connects to the database and does some processing.

#2 does some other processing on files

Currently

3条回答
提交回复
热议问题