An open API service indexing awesome lists of open source software.

https://github.com/caltechlibrary/caltechdata_backup

Back up data from CaltechDATA (Invenio 3) repository
https://github.com/caltechlibrary/caltechdata_backup

backup invenio

Last synced: 6 months ago
JSON representation

Back up data from CaltechDATA (Invenio 3) repository

Awesome Lists containing this project

README

          

# caltechdata_backup

[![DOI](https://data.caltech.edu/badge/81266861.svg)](https://data.caltech.edu/badge/latestdoi/81266861)

caltechdata_backup queries the caltechDATA (Invenio 3) API, returns data, and adds
to dataset structure on disk

In development. Requires Python 3 (Recommended via Anaconda
https://www.anaconda.com/download) with reqests and py_dataset
(https://github.com/caltechlibrary/py_dataset).

## Usage

```shell
python caltechdata_backup.py [-h]
```

optional arguments:
-h, --help show this help message and exit