UploadThing with Python

I am using UploadThing on my main app where a user uploads a word document. I save it's UT URL in my DB. After it's submitted, I call a python API which runs some analysis on the document uploaded, creates a new document, uploads it and updates the DB. I looked through the documentations of UploadThing and couldn't find it, so I was wondering if there is any way to upload a document to UploadThing from Python?
Solution:
Right now there is not. We are currently working on a way to support server-side uploads which we plan to have out in the next week or two, at which point, you would be able to implement the same calls we are doing in the JS package in Python to accomplish this
Jump to solution
3 Replies
Solution
markr
markr15mo ago
Right now there is not. We are currently working on a way to support server-side uploads which we plan to have out in the next week or two, at which point, you would be able to implement the same calls we are doing in the JS package in Python to accomplish this
kuduz0vic
kuduz0vic10mo ago
Hey, just wondering if this is now possible? I'm doing a similar process where I'm using Python to convert my video to audio, and id like to upload the audio to uploadthing directly from Python, as I don't really need the video
markr
markr10mo ago
You would have to look at our package and implement the same logic on your own, but it is technically possible. But no, we don’t natively support languages other than Typescript right now.
Want results from more Discord servers?
Add your server