Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for file objects as input #64

Merged
merged 5 commits into from
Oct 28, 2024
Merged

add support for file objects as input #64

merged 5 commits into from
Oct 28, 2024

Conversation

zargot
Copy link
Collaborator

@zargot zargot commented Oct 15, 2024

This change is needed for the web tool. See commits.

@zargot zargot changed the base branch from main to impl October 15, 2024 11:41
@zargot zargot force-pushed the webtool branch 2 times, most recently from 90efc72 to 44de9b3 Compare October 15, 2024 15:01
@zargot zargot changed the title Webtool add support for file objects as input Oct 15, 2024
@zargot zargot marked this pull request as ready for review October 15, 2024 15:17
@zargot zargot requested a review from yulric October 15, 2024 15:17
src/odm_sharing/tools/share.py Outdated Show resolved Hide resolved
src/odm_sharing/private/cons.py Outdated Show resolved Hide resolved
caused by:
38b0ebd "cli: default to excel outfmt for multi-csv"
to complement file paths. This makes it possible to use the library
completely in-memory without the need for IO.
@zargot zargot merged commit ce2d3e3 into impl Oct 28, 2024
3 checks passed
@zargot zargot deleted the webtool branch October 28, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants