Skip to main content

No project description provided

Project description

# taigapy
Library for reading from taiga in python

run

```
python setup.py install
```

You can then fetch from taiga in python. Example:

```
from taigapy import TaigaClient

c = TaigaClient(cache_dir=cache_dir)

# fetch by ID
df = c.get(id='6d9a6104-e2f8-45cf-9002-df3bcedcb80b')

# fetch by name
df1 = c.get(name='achilles-v2-4-6', version=4)

# download to destination
destination_dir = '/directory/that/exists'
file_path = c.download(id='6d9a6104-e2f8-45cf-9002-df3bcedcb80b', format='hdf5', destination=destination_dir)
```

Confluence: https://confluence.broadinstitute.org/display/CPDS/Taiga

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taigapy-1.0-py2.7.egg (8.8 kB view details)

Uploaded Egg

File details

Details for the file taigapy-1.0-py2.7.egg.

File metadata

  • Download URL: taigapy-1.0-py2.7.egg
  • Upload date:
  • Size: 8.8 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for taigapy-1.0-py2.7.egg
Algorithm Hash digest
SHA256 331a31a04979271c16e0bbd72a7eac4116f40a82087c030a43938c59595333e4
MD5 202cdff7060ddd61bd6c1642c9dbb857
BLAKE2b-256 0b34d6a585af14c0ea084079ee936726ede8a1c7c45e485748eb70c93f4e4d41

See more details on using hashes here.

Supported by

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