Skip to content

support BytesIO input #33

@JackNelson

Description

@JackNelson

Current state requires there to be an actual file on the local machine, which isn't always the case if the file resides in remote cloud storage (i.e. an S3 bucket). Accepting a BytesIO object would allow one to wrap S3 bucket files for parsing. Would remove requirement to save the file to disk on the local machine before parsing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions