wwpdb.utils.ws-utils

wwPDB remote services support library


License
Apache-2.0
Install
pip install wwpdb.utils.ws-utils==0.3

Documentation

Utilities for OneDep remote services

Build Status

Introduction

This repository povides the tools pertaining to remote API services

Installation

Download the library source software from the project repository:

git clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_ws_utils.git

Optionally, run test suite using the Tox test runner

tox

Installation is via the program pip.

pip install wwpdb.utils.ws_utils

or from the local repository:

pip install .