Installation The simplest way to install python-intercom is with pip: pip install python-intercom or you may download a .tar.gz source archive from pypi: tar xf python-intercom.tar.gz cd python-intercom python setup.py install