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.18.0.tar.gz
(94.0 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.18.0-py3-none-any.whl
(119.4 kB
view details)
File details
Details for the file trikhub-0.18.0.tar.gz.
File metadata
- Download URL: trikhub-0.18.0.tar.gz
- Upload date:
- Size: 94.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc794778cdce0f98d4b836a7c7ed38717354df553323ce6b638a53a703ff9a1
|
|
| MD5 |
f4722e73a83d95d9e5e159ed7fc139b1
|
|
| BLAKE2b-256 |
d73e827997615113f0c89dde1bf4c21765012705d1a80123c489337effee2529
|
File details
Details for the file trikhub-0.18.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.18.0-py3-none-any.whl
- Upload date:
- Size: 119.4 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 |
8503a7989c3cc550240f22a75469dcd98929cd8ab8b740ec42653ada2d644c95
|
|
| MD5 |
d74c07e27604ef4c9f53a95bdfc3b536
|
|
| BLAKE2b-256 |
b2ff6e9fdac27dcdb4ffd6e03edab2682fc0e219666c68cf9aafc27a20731888
|