DDMAL / DDMAL/linkedmusic-datalake
Combining the different fetch.py into one
Open
Priority: low
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we have many fetch.py which share similar code.
We should consider combining these into one generalized fetch.py, which takes as input a configuration file (e.g. CantusDB.config) containing URLS_TO_DOWNLOAD, and OUTPUT_PATH.
We can have a separate update_config.py to update our config files with the newest package names retrieved from APIs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.