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.2.tar.gz
(4.0 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.2.tar.gz.
File metadata
- Download URL: liskcell-5.5.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b06dc81bb66d88f7ea7da2bc49153be6c2719ca549cd44116d4e576c9480a097
|
|
| MD5 |
8ee9d8ff31141c6d32b58906c3aeb0ed
|
|
| BLAKE2b-256 |
c9835298ae9a9bdc9812063d313d420ce4377b27852cfd2781971c5dc0749920
|
File details
Details for the file liskcell-5.5.2-py3-none-any.whl.
File metadata
- Download URL: liskcell-5.5.2-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
ffe3f76afc6921efbf1dec32601cc1d0b3b20e6fc0c48d4fc2430f07b065a8d5
|
|
| MD5 |
16bf9b6660b17e30379d4be9a0620bce
|
|
| BLAKE2b-256 |
28c7524d20de58a6ae2454df100e67a59a38038ca7e6cf7aca049543a824b41b
|