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.3.tar.gz (38.5 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.3-py3-none-any.whl (56.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sibilance-0.1.3.tar.gz
  • Upload date:
  • Size: 38.5 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.3.tar.gz
Algorithm Hash digest
SHA256 6a67c1fe459493864d667e34a0f8f209dc4bc51c59b3340beb1a8d761786a43c
MD5 a05d4dbd576690c81739807db16fe205
BLAKE2b-256 26ba5bb6408c26e7e25d35bf7bc4452da0c8c12eb5d9fcf91d2599598fa31374

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sibilance-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 56.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca3d1b08ea568a48411f33fba3e9de74c37d5d9b534ccc8ded73a66c9fddff56
MD5 e526ee4dcc2e2bf898ff3e0694245928
BLAKE2b-256 0575d3a45ef2f09c00f843ffb4cd4c56266e863a6f8879278432b07f97858b60

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