Skip to main content

Python SDK for the Clowder Data Management System

Project description

This package provides standard functions for interacting with the Clowder open source data management system. Clowder is designed to allow researchers to build customized catalogs in the clouds to help you manage research data.

Installation

The easiest way install pyclowder is using pip and pulling from PyPI. Use the following command to install:

pip install pyclowder

Because this system is still under rapid development, you may want to install by cloning the repo using the following commands:

git clone https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/pyclowder.git
cd pyclowder
pip install -r requirements.txt
python setup.py install

Or you can install directly from NCSA’s Bitbucket:

pip install -r https://opensource.ncsa.illinois.edu/bitbucket/projects/CATS/repos/pyclowder/raw/requirements.txt git+https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/pyclowder.git

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

pyclowder-2.2.2.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

pyclowder-2.2.2-py2.py3-none-any.whl (31.4 kB view hashes)

Uploaded Python 2 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