It would be really nice if it was possible to provide a file stream instead of a file path. One use case is to allow reading from a zip/bz2/etc compressed file, this saves disk space for large files.
It would be really nice if it was possible to provide a file stream instead of a file path.
One use case is to allow reading from a zip/bz2/etc compressed file, this saves disk space for large files.