Offical SDK to perform privileged operations on your Kobble app
Project description
Kobble Admin SDK
Requirements
- python >= 3.11
Usage
Initialize a Kobble
instance from a secret previously generated from your Kobble dashboard.
from kobble_admin import Kobble
kobble = Kobble("<secret>")
whoami = kobble.whoami()
print(whoami)
Exported functions are extensively documented, and more documentation can be found on our official docs.
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
kobble_admin-1.2.0.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for kobble_admin-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b4f6b75c58b915e64c537e7247d85623203a624d7b18d67d0e9806bd7c88d86 |
|
MD5 | aea3c14f7608752634585c1623db54bf |
|
BLAKE2b-256 | 9069c0e217c8cf2997c8f438777bd9855fa666a881dad89bc1688087a2813f8f |