Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 346 Bytes

File metadata and controls

16 lines (11 loc) · 346 Bytes

Cludget

Cludget is intended to be a set of tools for estimating infrastructure costs when using cloud services.

Currently it simply consists of a python script that graphs storage costs as a function of the amount of data stored.

Requirements

  • Python (tested with python 2.6)
  • Matplotlib
  • Numeric Python aka. numpy