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.3.tar.gz
(4.1 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.3.tar.gz.
File metadata
- Download URL: liskcell-5.5.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
effa40d393fd9fd362da916f662746abd5bb1282f623ea1392d1f3724e6986a7
|
|
| MD5 |
cfd20842709b107b0d675dee5c5e3ced
|
|
| BLAKE2b-256 |
2f3f048fd0c04b2d97da820c731b6261e46fe129b3fb1832c8fcce4d228341ae
|
File details
Details for the file liskcell-5.5.3-py3-none-any.whl.
File metadata
- Download URL: liskcell-5.5.3-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
73cc2964e3f42771f2b785f0f611e2fb77c2655ddc09122bf2ec35f7690de5c0
|
|
| MD5 |
2106758c2cb8da15fdd8b067561ef68b
|
|
| BLAKE2b-256 |
8287a4342540955f7d557b4352b628dbd9166822b8207d0523a15345caac284c
|