Installation ------------------------- Run the following command to install the latest version of ConsNet. :: pip install consnet Usage ------------------------- To make use of ConsNet APIs, you may import them directly from ``consnet.api``. :: from consnet.api import *