gdcc / pyDataverse

Python module for Dataverse Software (dataverse.org).
http://pydataverse.readthedocs.io/
MIT License
63 stars 41 forks source link

add ability to delete files #140

Open donsizemore opened 2 years ago

donsizemore commented 2 years ago

pyDataverse seems to lack the ability to delete files, either from a draft, or from a published dataset which would be kicked into draft.

skasberger commented 1 year ago

Update: I left AUSSDA, so my funding for pyDataverse development has stopped.

I want to get some basic funding to implement the most urgent updates (PRs, Bug fixes, maintenance work). If you can support this, please reach out to me. (www.stefankasberger.at). If you have feature requests, the same.

Another option would be, that someone else helps with the development and / or maintenance. For this, also get in touch with me (or comment here).

pdurbin commented 1 year ago

There's no native API for deleting files but it can be done with SWORD. Please see this issue: