Skip to main content

Download Studies from an Experiment Data Depot Instance

Project description

EDD Utils

This package is a utility for downloading Experiment Data Depot study instances through python or the commandline. It was coded and is to be used in Python 3.6+. The package can be installed on your system through pip via the command

pip install edd-utils

The package has two entry points, either as a commandline utility or as a python module. The commandline utility is used as below:

$ export_edd_study my_edd_study_slug --username my_edd_username --server my.edd.server.org

For an example of how to use the python module see the jupyter notebook in the notebooks directory.

Note: The progressbar functionality will run correctly on JupyterLab v0.35.6 with enabled jupyterlab-manager labextension, which can be installed by

 jupyter labextension install @jupyter-widgets/jupyterlab-manager

Login credentials can also be provided in a configuration file, ~/.eddrc:

[edd.server1.org]
username: my_user_name1
password: my_password1

[edd.server2.org]
username: my_user_name2
password: my_password2

License

edd-utils is available under the BSD-3-Clause-LBNL license.

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

edd-utils-0.0.13.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file edd-utils-0.0.13.tar.gz.

File metadata

  • Download URL: edd-utils-0.0.13.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for edd-utils-0.0.13.tar.gz
Algorithm Hash digest
SHA256 40f8cd8abf1a293c6434a1410cfd4baf5c1cab90d89bebbef20ef748153b065e
MD5 0943849d1f4ec3f6dee394eac6ba617c
BLAKE2b-256 7c09d511b1bea0f8807f50df5323d4736ddbf2ea7afc600231305fb9e2032ad5

See more details on using hashes here.

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