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.17.0.tar.gz
(65.2 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.17.0-py3-none-any.whl
(85.0 kB
view details)
File details
Details for the file trikhub-0.17.0.tar.gz.
File metadata
- Download URL: trikhub-0.17.0.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0667a97b12e8ef9dae1e2c0e548bc9be878011ff179a94381ab03cd57ece394
|
|
| MD5 |
751c6354a538b51e93101265c841da4c
|
|
| BLAKE2b-256 |
d6e35a8766dfe908fe0174a9817970ff73b3ddcf032881a89d1d66c281a21abb
|
File details
Details for the file trikhub-0.17.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.17.0-py3-none-any.whl
- Upload date:
- Size: 85.0 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 |
06ba9d3e08d3c453f174c8a8114b1fa714be9a1709a618877f6de18d4e2f860c
|
|
| MD5 |
7eefeef7da89fc5d6f04da2865240c9e
|
|
| BLAKE2b-256 |
0df16a54d5fd499e52d6ed703da2c609b49d2ab2dfd49427863a8be376708d3a
|