.. currentmodule:: cf .. default-role:: obj .. highlight:: bash Installation ============ Dependencies ------------ See ``_ for the current list of dependencies. Install from PyPi with pip --------------------------- :: pip install cf-python Install from source ------------------- Download the cf package from ``_ Unpack the library:: tar zxvf cf-python-2.0.tar.gz cd cf-python-2.0 To install the cf package to a central location:: python setup.py install To install the cf package locally to the user in a default location:: python setup.py install --user To install the cf package in the of your choice:: python setup.py install --home= Issues ------ Please raise any questions or problems at ``_