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.15.0.tar.gz
(58.9 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.15.0-py3-none-any.whl
(75.6 kB
view details)
File details
Details for the file trikhub-0.15.0.tar.gz.
File metadata
- Download URL: trikhub-0.15.0.tar.gz
- Upload date:
- Size: 58.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
631855fe6a509acb64b656b70bc64280431a38b37a7cf4509145c8c42f470da3
|
|
| MD5 |
3c0433da318075da0f4c97b810f11c4d
|
|
| BLAKE2b-256 |
8fb6ae0091aef1d2ff6700520aa0bf3f7f0eb06760eb95db2757956eb1b84ecb
|
File details
Details for the file trikhub-0.15.0-py3-none-any.whl.
File metadata
- Download URL: trikhub-0.15.0-py3-none-any.whl
- Upload date:
- Size: 75.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 |
6f90e6d86f7fefa88adc7ef868d4d1bcad49b69d2435f6767e92714639942469
|
|
| MD5 |
348162eb823da40e6521709749fe15fd
|
|
| BLAKE2b-256 |
9d432572a7a52b3636d2df94328831e12cbbc41dff201508519a522e104793b9
|