Skip to main content

Python wrapper for kimonolabs API

Project description

USAGE

from kimono import Kimono
api = Kimono('APIKEY', 'APIID')

IMPLEMENTED

Fetch data from an API

# Normal
api.api_data()

# On Demand
api = Kimono('APIKEY', 'APIID', ondemand=True)
api.api_data()

Retrieve an API

api.retrieve_api()

List all APIs

api.list_apis()

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

kimono-0.3.0.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file kimono-0.3.0.tar.gz.

File metadata

  • Download URL: kimono-0.3.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kimono-0.3.0.tar.gz
Algorithm Hash digest
SHA256 444e3aaef4227c11be60461520c159458b0a096d8d81846b2a92e5274c1a86d9
MD5 adb2ac8f05b47bb1594c5270bdc9ac49
BLAKE2b-256 1e81378d33cf1a48e317bed93ffb3891edec295b444be50488e55e26ba011da1

See more details on using hashes here.

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