This repository is designed to illustrate how to create a pip-installable package (following these minimal instructions) and add continuous integration (CI with travis).
The idea is, that you clone it and then first make it a pip-installable package and then add CI.
Here are the steps: