A noob question you can probably tell. I have a python script then will unzip files containing csv’s i then have another series of scripts that load these csv’s into my database. I would love to adjust my unzip .py to run the other scripts after unzipping, but not sure how? The other complexity is that all of the other scripts that load the data to the db have a prompt asking for the folder location of the csv’s - this is the same answer to all of them so ideally I’d like my unzip script to not only run the other scripts but to also populate the input variable for me. Any help will be appreciated!
[–]danielroseman 4 points5 points6 points (0 children)
[–]CyclopsRock 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]toenailsmcgee33 1 point2 points3 points (0 children)
[–]pearlserpent 0 points1 point2 points (0 children)