Metadata-Version: 2.1
Name: bill-calculator-hep
Version: 0.0.10
Summary: Billing calculations and threshold alarms for hybrid cloud setups
Home-page: https://github.com/HEPCloud/billing-calculator
Author: Maria P. Acosta F./HEPCloud project
Author-email: macosta@fnal.gov
License: MIT
Description: # bill-calculator
        * This repository contains the refactored code for the HEPCloud Billing Calculator
        * Python3
        * Supports AWS and GCP and multiple accounts
        * Configurable through YAML definitions
        * Unified and structured loggind (by default writes to /var/log/hepcloud)
        * Modular desgin and librarization of common functions
        * Packaged both as rpm and as individual python lib (install through pip)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
