Getting Started

Introduction

Installation

To install ChempropStereo in a conda environment, run the following command:

conda install -c conda-forge -c craabreu chempropstereo

Or use mamba instead:

mamba install -c craabreu chempropstereo

Usage

To use ChempropStereo, import the package in your Python script or Jupyter notebook:

import chempropstereo