Installation ------------ PyCIM has no dependencies beyond Python_ 2.5 or later. It can be easy_installed using setuptools_:: $ easy_install PyCIM Alternatively, download and unpack the tarball and install:: $ tar zxf PyCIM-XX.XX.tar.gz $ python setup.py install On UNIX systems, use sudo for the latter command if you need to install the scripts to a directory that requires root privileges:: $ sudo python setup.py install The development Git_ repository can be cloned from GitHub_:: $ git clone https://github.com/rwl/PyCIM.git .. include:: ./links_names.txt