Im trying to send a post request I need to upload 2 files and some other strings and integers, what is the best way to do this from inside a python script?
I can use curl