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.6.0.tar.gz
(53.6 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.6.0-py3-none-any.whl
(62.5 kB
view details)
File details
Details for the file trikhub-0.6.0.tar.gz.
File metadata
- Download URL: trikhub-0.6.0.tar.gz
- Upload date:
- Size: 53.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f9d31a51abc95fac9d4bba2157a0ded23d2ec73dd27a6516f905a6533faa103
|
|
| MD5 |
dc705a8556d393a10c912345041d35c3
|
|
| BLAKE2b-256 |
da92ced0027388b463866621456f800a884e34d50a93d24a7dfa72a019943de7
|
File details
Details for the file trikhub-0.6.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.6.0-py3-none-any.whl
- Upload date:
- Size: 62.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
726d9b9f50c768c0afcb9b79dbe75fae9d86ef863bd1479f3daed76ce5c02138
|
|
| MD5 |
1c3d22a4c8bf058b9eb690289f6f1a0e
|
|
| BLAKE2b-256 |
75cc61cd7cb5137342fab5adeb3a0bd2db2ff95ee51730522ceee41e37052c9b
|