Uploading in-memory file/data
Lib currently only allows uploading of files on the file system. Being able to upload any bytes
or BytesIO
object would be good.
Lib currently only allows uploading of files on the file system. Being able to upload any bytes
or BytesIO
object would be good.