Genuity Science Python SDK

What is it?

Nextcode-sdk is a python package for interfacing with WuXi Nextcode RESTFul services.

Note

These services are not publicly accessible and only available within private installations. Therefore you will not be able to use this SDK unless you work for, or are a client of Genuity Science.

Please contact Genuity Science for additional information.

Installation

To install this package you can can either install the raw sdk or include the jupyter dependencies if you intend to run this through jupyter notebooks.

pip install nextcode-sdk -U
pip install nextcode-sdk[jupyter] -U

Note that this package supports Python version 3.6 and higher only.

Contents

Indices and tables

Resources

Genuity Science website, Keep up to date on Genuity Science

IPython website, Learn more about IPython

Genuity Science Python SDK Github page, Download the source code to the SDK.