Metadata-Version: 2.1
Name: plttools
Version: 0.1.1
Summary: Interact with PLTs
Home-page: https://github.com/anishpatelwork/plttools
Author: Anish Patel
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pandas

# PLT Tools

A python library intended to be used for the interaction with PLTs (Period Loss Tables) and deriving metrics from the PLTs e.g. Average Annual Loss (AAL), Standard Deviation (Stddev), Coefficient of Variation (CV) and Exceedance Probability (EP).

### master build status
[![CircleCI](https://circleci.com/gh/anishpatelwork/plttools/tree/master.svg?style=svg)](https://circleci.com/gh/anishpatelwork/plttools/tree/master)



