Summary
Add command-line support so non-python projects have easy access to the data.
Considerations
- Users will install their catalogs via pipx
- command line tools will fetch the data and store it locally
Sub-tasks
TBD
Definition of Done
PR with CLI tools:
- print available data
- print available versions for a single dataset
- fetch dataset + version to local dir
Summary
Add command-line support so non-python projects have easy access to the data.
Considerations
Sub-tasks
TBD
Definition of Done
PR with CLI tools: