Skip to main content

A living creature in your terminal

Project description

Sibilance TUI

A living creature in your terminal — built with Textual.

Install

pip install sibilance

Run

sibilance
# or
creature
# or
python -m sibilance

Keybindings

Key Action
d Dashboard
c Chat
j Journal
f Friends
w World
t Den
s Sleep
a Account
? Help
Esc Back
q Quit
Ctrl+P Command palette

Web Mode

Serve the TUI as a web application:

pip install sibilance[serve]
python serve.py
# Open http://localhost:8000

Custom host/port via environment:

SIBILANCE_HOST=0.0.0.0 SIBILANCE_PORT=9000 python serve.py

Standalone Binary

pip install pyinstaller
pyinstaller sibilance.spec
./dist/sibilance

Docker

docker build -t sibilance-tui .
docker run -p 8000:8000 sibilance-tui

Deploy to Fly.io

fly launch --copy-config
fly deploy

Development

pip install -e ".[serve]"
sibilance

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

sibilance-0.1.5.tar.gz (39.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sibilance-0.1.5-py3-none-any.whl (57.4 kB view details)

Uploaded Python 3

File details

Details for the file sibilance-0.1.5.tar.gz.

File metadata

  • Download URL: sibilance-0.1.5.tar.gz
  • Upload date:
  • Size: 39.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for sibilance-0.1.5.tar.gz
Algorithm Hash digest
SHA256 175fe4562ef835acbaa265f9445ce4d1e8476db11be9635f3ae76dd07afb2a48
MD5 07182d6556048183313390e4104c3bb4
BLAKE2b-256 4a111d49136f737470d0dc7743e482b18264f2728505c1fd6707e5dad87be69c

See more details on using hashes here.

File details

Details for the file sibilance-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: sibilance-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 57.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for sibilance-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 162b1462ec09669a0e85f203aebb48c5b1805ef8b408a694b9567da239923e2c
MD5 906576d744114f1bb2f49fc0f6fa211c
BLAKE2b-256 3896518bcd810d9990746f56c632cd308f1bae5fe3e3071d4498c25f987fe462

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page