Metadata-Version: 2.1
Name: ts-tariffs
Version: 1.3.0
Summary: Calculate bills from timeseries consumption data and different tariff structures
Home-page: https://github.com/uts/tariff-module
Author: Joe Wyndham
Author-email: joseph.wyndham@uts.edu.au
License: GNU Lesser General Public License v2.1
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# ts-tariffs

Tariff calculation for time series consumption data.

## Installation

`pip install ts-tariffs`

## Usage and features
ts-tariffs can deal with any combination of typical electricity charges: 
- Connection charges 
- Single rate charges
- Time of use charges
- Demand charges, including those which are split into time of use
- Block charges

## Under development
- units handling



