UtilitiesΒΆ

The pyuplift.utils module includes various utilities.

utils.download_file(url, output_path) Download file from url to output_path.
utils.retrieve_from_gz(archive_path, output_path) The retrieving gz-archived data from archive_path to output_path