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.13.0.tar.gz
(55.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.13.0-py3-none-any.whl
(71.1 kB
view details)
File details
Details for the file trikhub-0.13.0.tar.gz.
File metadata
- Download URL: trikhub-0.13.0.tar.gz
- Upload date:
- Size: 55.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3df7d91f3034ef71046246e4d0198d057b34128eaddd80d19fe799b249936c73
|
|
| MD5 |
4c1e757f0b710e518cca3880483f42e2
|
|
| BLAKE2b-256 |
cc5aa996da93e2b10c951f23368dba0d1e31b51d0e23a29ac205d82591627fff
|
File details
Details for the file trikhub-0.13.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.13.0-py3-none-any.whl
- Upload date:
- Size: 71.1 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 |
bdd780b3f2cb446f4adf55d3f8eca4a724813561c07611504f8ecde6e3123bf7
|
|
| MD5 |
0ba570a5c7b03541430beec36d4a24b7
|
|
| BLAKE2b-256 |
d2673c94766f1d5b1f8a5f9866d221786746b662af31526535f91cb340f5ff18
|