This repository will provide methods for calculating the area and parimeter of certain shapes, but the main use is to provide an example for how to organize a github repository, that will include:
- Writing tests using pytest
- Integrating tests on github with Travis
- Add Cover cover to your travis tests
- Add documentation from sphinx to your repository