MolCube-API package

This guide provides step-by-step instructions for installing and running the MolCube-API (CubeBuilder) Python package in on-premises or cloud environments.

Prerequisites

Before beginning the installation, ensure you have the following:

  1. Python3

  2. MolCube-Apps Account

Installation

Install the MolCube-API Package

pip install -U http://deployments.molcube.com/api/molcube-0.3.0-py3-none-any.whl

Example Usage

After installation, you can use the MolCube-API package in your Python scripts.