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

Create CLI interface #12

Open
faroit opened this issue Dec 13, 2020 · 1 comment · May be fixed by #71
Open

Create CLI interface #12

faroit opened this issue Dec 13, 2020 · 1 comment · May be fixed by #71
Labels
enhancement New feature or request
Milestone

Comments

@faroit
Copy link
Contributor

faroit commented Dec 13, 2020

The doi based dwca downloader doesn't require a lot of parameters which is why it would be ideally suitable for a cli interface.

Since, we already have type hinting enabled, we can use typer automatically create the cli API.

  • add dwca interface
  • add file base io download

usage examples

gbifl-dl -dwca 10.15468/dl.vnm42s
gbif-dl file_list.txt
cat ... | gbif-dl
@faroit faroit added the enhancement New feature or request label Dec 13, 2020
@faroit faroit changed the title Create CLI interface for dwca downloader Create CLI interface Sep 12, 2021
@faroit faroit added this to the 0.2.0 milestone Sep 14, 2021
@garcinc garcinc linked a pull request Jul 23, 2022 that will close this issue
@faroit
Copy link
Contributor Author

faroit commented Jul 27, 2022

@garcinc would you feel comfortable working on a nice typer interface for the api query generator as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant