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.5.0.tar.gz
(46.8 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.5.0-py3-none-any.whl
(55.1 kB
view details)
File details
Details for the file trikhub-0.5.0.tar.gz.
File metadata
- Download URL: trikhub-0.5.0.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b76262b2d75de95aaad5ea8e7454a8c66cf57a36d5bf4e6bc23e6547ee431e3a
|
|
| MD5 |
9ba40b2fc8f2a8791341f3524ed83b61
|
|
| BLAKE2b-256 |
f2aa5310e1dbd822a3ca1bd23cc708ad12cdc3328c37cfbcc9a1f722de996548
|
File details
Details for the file trikhub-0.5.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.5.0-py3-none-any.whl
- Upload date:
- Size: 55.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 |
83189f4ac487493572ed4a8d0e2924efb872b3f193c2403683b7f158710fc221
|
|
| MD5 |
3fee066986c7c3f51dce0e9fa92f7775
|
|
| BLAKE2b-256 |
0a7170ada7707f53627196dd9d88aef6aad20199210c10ead1098c1ca331921b
|