Skip to main content

Aviv AWS CostExplorer python library

Project description

Aviv AWS CostExplorer

Aims to provide a quick and comprehensive interface to AWS costexplorer api. This is useful to extract cost and usage (aka CAU) data, save it and to make it available for reporting and analysis.

Requirements

  • python >= 3.8
  • boto3
  • Access to AWS ce:cost_and_usage

Development

pipenv install -d

Test, Build, Release

# Run tests
pipenv run pytest -v tests/

# Build python package
python3 setup.py sdist bdist_wheel

# Release on testpypi
python3 -m twine upload --repository testpypi dist/*

Note: the Pypi release is also done during the CICD process.

Contribute

Yes please! Send us your PR's

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aviv-aws-costexplorer-0.0.2.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

aviv_aws_costexplorer-0.0.2-py3-none-any.whl (13.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page