Kernell OS Full SDK (Meta-package). Includes both Agent SDK and Pay SDK.
Project description
Kernell OS SDK
The complete suite for building and transacting within the Kernell OS ecosystem.
This is a meta-package that automatically installs the two core pillars of the Kernell Developer Ecosystem:
kernell-agent-sdk: For building secure, identity-verified autonomous agents with local memory and sandboxed skills.kernell-pay-sdk: For processing M2M (Machine-to-Machine) payments, programmable escrows, and bounties.
Installation
To install the complete suite:
pip install kernell-os-sdk
(This will automatically install both kernell-agent-sdk and kernell-pay-sdk).
Usage
You can import directly from the sub-packages:
# From the Agent SDK
from kernell_agent_sdk import KernellAgent, LocalMemory
from kernell_agent_sdk.skills import BrowserAutomation
# From the Pay SDK
from kernell_pay_sdk import LedgerClient, EscrowTransaction
For detailed documentation, please visit the respective repositories:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kernell_os_sdk-0.1.0.tar.gz.
File metadata
- Download URL: kernell_os_sdk-0.1.0.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fad01cf972300ed7cebab91c98ef753f55c13434868c9bc736b0d78526ae3ca
|
|
| MD5 |
8560636ae8f453e496eeb483e87eab91
|
|
| BLAKE2b-256 |
5c3c6c10f4c77e5ae2b5c49ebfef2f67825321807e1b8cff26620e46051f0300
|
File details
Details for the file kernell_os_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kernell_os_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cd36cc73b370b848211500f0f5272576d7807f0e5b9634a7fb3f621a2e9b3ab
|
|
| MD5 |
de2d5c8dbc7f8d028aae54230cb29de5
|
|
| BLAKE2b-256 |
4bd8f38ffb5688db3b7e1c3f412b2921e7f7084c49531d5640424e46f2ea448b
|