datajoint-python
datajoint-python copied to clipboard
Add default download path to the external store config
Each external store could have a default download path to be specified in its config so whenever attachments are fetched and downloaded they automatically go into the right default folder. This path could be overridden by passing the "download_path" keyword argument to ".fetch()"