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
- Host: GitHub
- URL: https://github.com/caltechlibrary/caltechdata_backup
- Owner: caltechlibrary
- License: other
- Created: 2017-02-07T23:47:31.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T20:01:17.000Z (over 1 year ago)
- Last Synced: 2025-02-16T06:42:44.440Z (8 months ago)
- Topics: backup, invenio
- Language: Python
- Size: 51.8 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caltechdata_backup
[](https://data.caltech.edu/badge/latestdoi/81266861)
caltechdata_backup queries the caltechDATA (Invenio 3) API, returns data, and adds
to dataset structure on diskIn 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