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.14.0.tar.gz
(57.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.14.0-py3-none-any.whl
(74.6 kB
view details)
File details
Details for the file trikhub-0.14.0.tar.gz.
File metadata
- Download URL: trikhub-0.14.0.tar.gz
- Upload date:
- Size: 57.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 |
7a47024eb39b51bfc381ee53a670766df31e88c32a1e861909f401eaeab58cdb
|
|
| MD5 |
de48c83ba285529405a1d6abd6e7efcb
|
|
| BLAKE2b-256 |
e9a30891f7ac224d0121696df916cbdd8f3a3972018b3f1ccb1d46e2d4fbf6f7
|
File details
Details for the file trikhub-0.14.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.14.0-py3-none-any.whl
- Upload date:
- Size: 74.6 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 |
d84622b60e5093372648ae19d9381ba40e9246cf84c13dc752eb25b827882d74
|
|
| MD5 |
9a90843690784bb633e21609bbaef0ed
|
|
| BLAKE2b-256 |
656952a7a920004b6119fdfec3eea73d5415610f2de091f80b03ff6000aa4668
|