The official Python SDK for the LiskCell ecosystem and Deta LPT models.
Project description
🌟 liskCell Python SDK
Official Python library for the LiskCell ecosystem and Deta LPT models. Created by liskasYR.
🚀 Installation
pip install liskCell
💎 Quick Start
Python Usage
from liskcell import LiskCellSDK
# Initialize SDK
sdk = LiskCellSDK()
# Chat with Deta
response = sdk.chat("Tell me about liskasYR")
print(response['response'])
# Generate Branding
branding = sdk.create_branding("MyAwesomeProject")
print(branding)
CLI Usage
# Get Deta's Identity
liskcell whoami
# Chat directly from terminal
liskcell chat -m "Hello Deta!"
# Generate project branding
liskcell branding -p "NewSite"
🛠 Features
- LPT Model Access: Seamless interaction with Deta AI.
- Identity Control: Built-in protocols for LiskCell personas.
- Creative Suite: Automated branding and design guidance.
- Ecosystem Sync: Integrated with xLYR and LiskCell projects.
🛡 License
MIT License - Copyright (c) 2026 LiskCell.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
liskcell-5.5.4.tar.gz
(4.2 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
File details
Details for the file liskcell-5.5.4.tar.gz.
File metadata
- Download URL: liskcell-5.5.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9e6bfe67c06410f018bd6fa453181bdac82af7834a0eabf0f3bbb5a9eca3673
|
|
| MD5 |
adeecb019f481690b91b60582e678ee7
|
|
| BLAKE2b-256 |
ef407dc2098f5ff7585e27e874249e165f387df8606ad6092445cc5ec5bb7aa4
|
File details
Details for the file liskcell-5.5.4-py3-none-any.whl.
File metadata
- Download URL: liskcell-5.5.4-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
172cd6d0b7708f71d50c951a259efe44fa0da976c512d4260cede7a89089c1d9
|
|
| MD5 |
a7525ca4b625b533787857714f33d78c
|
|
| BLAKE2b-256 |
5837673e57d31ba55a6d1b4c064d3f66227548b2cb6d30f3ef481fa3a07be491
|