Standard way for interacting with Kimiko objects
Project description
Kimiko Objects
A standard way for interacting with Kimiko Objects Services
Instructions
- Install
pip install kimiko_objects
- Import Client
from kimiko_objects import Client
client = Client(<account_id>, <api_key>)
- Use Kimko Objects
objects = client.objects()
records = client.records(<object_type>)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kimiko_objects-0.0.4.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for kimiko_objects-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65e9c24023d192d763383e905da25f9705d5d5bf647aaa89f39258515da1d6c4 |
|
MD5 | a3da3403e29ef619d1fb990e3bd7c0bd |
|
BLAKE2b-256 | 2b5522645d0a40847438e8d14144686c1c70d1dceaffbe3d5f2d2b4eb2e82146 |