Open dancergraham opened 1 year ago
Hello,
It would be great for testing and for cloud applications to be able to read from a BytesIO or similar in-memory object rather than needing to write a file to disk and provide the path as a string.
BytesIO
Hello,
It would be great for testing and for cloud applications to be able to read from a
BytesIO
or similar in-memory object rather than needing to write a file to disk and provide the path as a string.