Skip to content

Accept fileobj in place of filename #5

@Diaoul

Description

@Diaoul

In case users don't want to save stuff on the filesystem, the library should accept writable file objects as input and save to them using write method.

Basically, anywhere you accept filename (as str), you could accept a fileobj.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions