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 CLI functionality #122

Open
1 of 26 tasks
skasberger opened this issue Mar 14, 2021 · 2 comments
Open
1 of 26 tasks

Add CLI functionality #122

skasberger opened this issue Mar 14, 2021 · 2 comments
Assignees
Labels
pkg:api api related activities pkg:models models related activities prio:medium status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature

Comments

@skasberger
Copy link
Member

skasberger commented Mar 14, 2021

Add CLI functionality.

Prepare

Implementation

  • Define requirements
    • [ ]
    • [ ]
  • Write tests
  • Write/Update code
  • Write/Update Docs
  • Write/Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

calls: e. g. pdv dataverse create metadata_dataset.json autnes

  • dataverse
    • delete
    • create
    • update
    • publish
  • dataset
    • create
    • delete
    • destroy
    • update
    • publish
    • get private url
  • datafile
    • upload file
    • delete file
    • update metadata

Review

  • Code
    • [ ]
    • [ ]
  • Tests
  • Docs

Follow-Ups

  • [ ]
    • [ ]
    • [ ]
@skasberger skasberger added type:feature New feature pkg:models models related activities pkg:api api related activities prio:medium status:confirmed Is a valid issue and will be moved forward soon. labels Mar 14, 2021
@skasberger skasberger added this to the v0.5.0 milestone Mar 14, 2021
@skasberger skasberger self-assigned this Mar 14, 2021
@pdurbin
Copy link
Member

pdurbin commented Mar 4, 2024

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

@pdurbin pdurbin removed this from the v0.5.0 milestone Mar 4, 2024
@poikilotherm
Copy link
Member

After a long journey, for hermes-hmc/hermes, we eventually removed the Click framework again to regain more flexibility. Not sure if this would be true for pyDataverse as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:api api related activities pkg:models models related activities prio:medium status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants