Getting Started ================ Introduction ------------- VetCond is a Moa based package for running the CPL conditioning experiment in the vet school. Usage ------ To use CPLCom, you first need to install it, see :ref:`install-vet_cond`. After it's installed, it is run through the main module. For example:: python -m vet_cond.main Complete API documentation is at :ref:`vet_cond-root-api`.