Stream: dev

Topic: an exporter in Python


view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 08 2024 at 14:04):

How hard would it be to support an exporter written in Python? I imagine we'd still create a jar from some Java code in https://github.com/gdcc/dataverse-exporters but that code would exec the Python code?

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 08 2024 at 14:06):

@Jan Range on a related note, perhaps the Python code would live in pyDataverse.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 08 2024 at 21:09):

Like this: https://github.com/gdcc/pyDataverse/compare/master...Dans-labs:pyDataverse:croissant

view this post on Zulip Jan Range (Mar 10 2024 at 18:05):

Sounds great! I'll look deeper into this within this week. Happy to discuss this on the next pyDataverse WG meeting :blush:

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 10 2024 at 18:08):

Awesome, yes let's please put it on the agenda. Maybe @Slava Tykhonov will come. :big_smile:

view this post on Zulip Jan Range (Mar 10 2024 at 18:10):

Perfect, just added it to the agenda

https://docs.google.com/document/d/19cGiPV3QFlwGXLOKUUzxbyai59yIlSoFV0GOv_Tc2XE/edit?usp=sharing

view this post on Zulip Oliver Bertuch (Mar 10 2024 at 18:43):

Keyword GraalPy

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2024 at 02:16):

/me looks at https://github.com/oracle/graalpython

view this post on Zulip Slava Tykhonov (Mar 11 2024 at 16:56):

When is the next meeting?

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2024 at 16:58):

Let me check https://py.gdcc.io

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2024 at 16:58):

Wednesday

view this post on Zulip Slava Tykhonov (Mar 11 2024 at 17:02):

Very busy day but I'll try to make it.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 12 2024 at 14:37):

GraalPy looks complicated.


Last updated: Nov 01 2025 at 14:11 UTC