Welcome to Shapes’s documentation!

This is an example directory for how to set up GitHub repositories. It includes scripts to calculate the area and perimeter so the user can practice writing tests and incorporating travis and code coverage.

Introduction

This package provides functions to calculate the area and perimeter of different shapes. You can install it by downloading this repository and calling:

pip install -e .

in the directory containing setup.py

Functions

Functions are separated by shape and calculation

Square

Triangle

Indices and tables