SDK for building Python skills for Pharia Kernel
Project description
Pharia Kernel Python SDK
You build your skill in Python, which is then compiled into a Wasm module. Then, the skill is deployed to an instance of Pharia Kernel, where it can be invoked on demand. To this end, this SDK provides the tooling and APIs for skill development.
You can access the documentation on Read the Docs.
Installing the SDK
The SDK is published on PyPI. We recommend using uv to manage Python dependencies.
To add the SDK as a dependency to an existing project managed by uv, run
uv add pharia-skill
In case you want to use changes in the SDK that have not been released, use GitHub as source:
uv add git+https://github.com/aleph-alpha/pharia-kernel-sdk-py.git
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 pharia_skill-0.16.4.tar.gz.
File metadata
- Download URL: pharia_skill-0.16.4.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6621a11638c7eff9d4713b7d427220812264c4b5d674dbb096b51f07972ef3d6
|
|
| MD5 |
70733b3f2667048e2a6d471973badbdb
|
|
| BLAKE2b-256 |
8dc0d8e32e7df8bbe5a6fc22629dfd085dc527c6f39e2a1cda060427aa70f7f5
|
File details
Details for the file pharia_skill-0.16.4-py3-none-any.whl.
File metadata
- Download URL: pharia_skill-0.16.4-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04852b4dc1ddcff7de99fbcf981b7062289858a25b93e451a552889ac1e5b510
|
|
| MD5 |
dc0baea09fa95f9e33b1bb57ab2690b6
|
|
| BLAKE2b-256 |
6a685acbffc62cd53deaffd3a72ecc8580f2e28afe4f9c1f3c3956052fb97bf9
|