Skip to main content

Helpers for transparently downloading datasets

Project description

Tests Coverage Status PyPI

DataCache

Helpers for transparently downloading datasets

API

  • fetch_file(downloadurl, filename = _None, decompress = False, subdir = None)
  • fetch_and_transform(transformedfilename, transformer, loader, source_filename, source_url, subdir = _None)
  • fetch_fasta_dict(downloadurl, filename = _None, subdir = None)
  • fetch_fasta_db(tablename, download_url, fasta_filename = _None, key*column = *'id', value_column = 'seq', subdir = _None)
  • fetch_csv_db(tablename, download_url, csv_filename = _None, subdir = None, **pandas_kwargs)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datacache-1.4.1.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

datacache-1.4.1-py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page