-
Hi, I notice that there's a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have foundthe solution: |
Beta Was this translation helpful? Give feedback.
-
Hi, I notice that there's a |
Beta Was this translation helpful? Give feedback.
-
I have foundthe solution: |
Beta Was this translation helpful? Give feedback.
I have foundthe solution:
Just pass a
Path
object toitem
parameteriodata = BytesIO(data) folder.upload_file(item=Path('file_name', stream=iodata, stream_size=io.getbuffer().nbytes)