Skip to main content

A Utility Tools for Akamai Open API

Project description

Tokima

Tools for my own use. using Akamai API

To use Akamai API you need some formatted date 'from' and 'to' as '2015-01-31' in List Products per Contract
or in List Usage per Contract

tokima = TokimaDate(year="2018", month="6")

tokima.month -> 6
tokima.year ->  2018
tokima.year_month -> "2018-06"
tokima.first_day() ->  "2018-06-01"
tokima.last_day() ->  "2018-06-30"
tokima.day_numbers -> 30

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

tokima-0.0.3.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

tokima-0.0.3-py3-none-any.whl (1.5 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