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.1.tar.gz
(3.5 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.1.tar.gz.
File metadata
- Download URL: liskcell-5.5.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9537827298ffeec338e30d3f98cf17296bba2ee6941a15871f4455f720912a20
|
|
| MD5 |
a47d5f3083ae8fceb4ca00733c50230b
|
|
| BLAKE2b-256 |
eeac133b3242067547a0a4dd1fb0a90e1a4feb25501a0c2b9ec98198833559a4
|
File details
Details for the file liskcell-5.5.1-py3-none-any.whl.
File metadata
- Download URL: liskcell-5.5.1-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
e583884f6c4dbe61bdb978299eb94f7fc6fdffab9db66251561c7d7808264939
|
|
| MD5 |
62094500d0c22c0a757a67c7ebedd939
|
|
| BLAKE2b-256 |
965e25fa6435a66737112b31a304282f19d74547631106515882848367fd24e4
|