Installation of the Gen3 SDK

This demonstrates how easy it is to get started with the Gen3 API.

$ pip install gen3

To install the Gen3 SDK, simply run this command:

$ pip install gen3

If you don’t have pip installed, the Python install guide has instructions on getting started with pip.

Get Source Code

The Gen3 SDK is actively developed on GitHub, at.

You can clone the repository:

$ git clone git://github.com/uc-cdis/gen3sdk-python.git

Or, download the tarball:

$ curl -OL https://github.com/uc-cdis/gen3sdk-python/tarball/master