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