scopesim.server.download_utils#
Used only by the database and github_utils submodules.
Functions
|
Create httpx Client instance, should support cache at some point. |
|
Create Pooch retriever and load example data registry. |
Get instrument package server URL from rc.__config__. |
|
Get local instrument package save directory from rc.__config__. |
|
|
Find all zip files in a given server folder. |
|
Perform a streamed download and write the content to disk. |
|
Unpack a zipped folder, usually called right after downloading. |
|
Send a GET request (streamed or not) using an existing client. |
Exceptions
Some error with the server or connection to the server. |