Skip to content

TanuMalik/GDClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scids-client is a python library for accessing interacting with SciDataspace.

Pre-requirements * git * python dev * sudo apt-get install python-setuptools * g++ * docker sudo chmod o+rwx /var/run/docker.sock

git clone https://<username>@bitbucket.org/tanum/scids-client.git

Install

Use the setup.py script to install this library:

cd scids-client/scidataspace/client sudo python setup.py install cd ../.. sudo python setup.py install

The library can also be installed as a normal user in a virtualenv, or using the --user option to install.

Usage

The client requires a goauth token to authenticate.

For time being: mkdir ~/.gdclient copy config.ini to ~/.gdclient

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published