Container Module
================

The container module provides the main high-level classes for working with
molecules and their interaction profiles.  Each class wraps an RDKit molecule
together with its extracted surface, ESP, and pharmacophore data, and exposes
convenient methods for scoring and alignment.

.. toctree::
   :maxdepth: 2

   molecule
   molecule_pair
   molecule_pair_batch
