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.0.tar.gz
(93.7 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.0-py3-none-any.whl
(119.8 kB
view details)
File details
Details for the file trikhub-0.19.0.tar.gz.
File metadata
- Download URL: trikhub-0.19.0.tar.gz
- Upload date:
- Size: 93.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33df97f86554b8f77dc8d268296d6d374f40e3e356ea9dadd64df297dc0ecd29
|
|
| MD5 |
237ab71ee52f793f1ae71ef332deb31f
|
|
| BLAKE2b-256 |
e4a32523fa017c42b7696039798783f28156862473979c3c6a429ea5baad2d7a
|
File details
Details for the file trikhub-0.19.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.19.0-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.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82a712214a6e4509c17ff84f09e83184fb0c48d7b3aefcf23fdf5b02538de025
|
|
| MD5 |
92c9aaffe72e3959239d11989b5fb638
|
|
| BLAKE2b-256 |
0efcb36e5d002fb40c3b338e205c277e3d0d15f3729bea2f92e7d1d3a1d4fed2
|