Python SDK for TrikHub - AI skills marketplace
Project description
TrikHub Python SDK
Python SDK for TrikHub - AI skills marketplace.
Installation
pip install trikhub
Quick Start
from trikhub import TrikGateway
# Initialize the gateway
gateway = TrikGateway()
await gateway.initialize()
# Load triks from config
await gateway.load_triks_from_config()
# Get available tool definitions
tools = gateway.get_tool_definitions()
CLI Usage
# Install a trik
trik install @scope/trik-name
# List installed triks
trik list
# Search for triks
trik search "topic"
Documentation
For full documentation, visit docs.trikhub.com.
License
MIT
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
trikhub-0.19.1.tar.gz
(94.4 kB
view details)
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
trikhub-0.19.1-py3-none-any.whl
(119.8 kB
view details)
File details
Details for the file trikhub-0.19.1.tar.gz.
File metadata
- Download URL: trikhub-0.19.1.tar.gz
- Upload date:
- Size: 94.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3c37a4391ea16ae1ff0d66a1f51447ba3bc831ef7e53a49494fd55a29c8e495
|
|
| MD5 |
5d503e4ad01f38536782e19410c68762
|
|
| BLAKE2b-256 |
af01cbdf2ac420c954d79002bd1d37ff6facf1e92a9de6e7680e6294d916d07b
|
File details
Details for the file trikhub-0.19.1-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.19.1-py3-none-any.whl
- Upload date:
- Size: 119.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa5480eb48a0a74cd686818dc2308b0fd01c6122b3d292400000070b39d8f8f2
|
|
| MD5 |
6a6f61b5176d2c90fb45f68dd8ede8a6
|
|
| BLAKE2b-256 |
cadb83b4657d721c01ce9161c2ecd929f6f94a34f29eb345292695b18ef144f0
|