Installation ============ From Python Package Index ------------------------- PyKayacIM is hosted on `Python Package Index `_ (PyPI). Execute ``pip install pykayacim`` to install PyKayacIM from PyPI automatically. Or download and unpack a source distribution to install PyKayacIM manually. .. note:: To execute ``python setup.py install`` `setuptools `_ is necessary. From GitHub ----------- You can download the source codes and releases from `GitHub `_ . .. note:: The latest source codes can be unstable and may result in unexpected errors.