Metadata-Version: 2.4
Name: UtilityConsumption
Version: 0.0.1
Summary: A UtilityConsumption package
Home-page: https://github.com/pypa/sampleproject
Author: UtilityConsumption
Author-email: author@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: boto3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# UtilityConsumption

This is a custom Python library for analyzing DynamoDB usage records.  
It provides functions to calculate consumption, costs, monthly totals, and detect usage spikes.
