TinkerP is a python implementation of Tinker. Currently it supports atomic multipole calculations of AMOEBA and HIPPO.
Energy can be evaluated using the following command: python analyze.py -k {keyfile} {xyzfile} e
To run unit tests, run "python -m unittest" in command line.