Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.19 KB

OneDep OpenEye Utility Library

master: Build Status

develop: Build Status

Introduction

This repository povides the tools and access to OneDep configuration environments.

Installation

Download the library source software from the project repository:

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

Optionally, run test suite using the Tox test runner

python setup.py test

or simply run

tox

Installation is via the program [pip](https://pypi.python.org/pypi/pip).

```bash
pip install wwpdb.utils.oe_util

or from the local repository:

pip install .

Usage notes

The OpenEye library requires a license file to run. The OE_LICENSE environment should point to an active license.