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.2.2.tar.gz (42.6 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.2.2-py3-none-any.whl (60.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sibilance-0.2.2.tar.gz
Algorithm Hash digest
SHA256 458d713702f43b1ed4536e6c628a24d160d16f45ded805b9795f0695c8f0dccc
MD5 ee2976319ec5680c8e847b7c9b2ab5e8
BLAKE2b-256 774b95d19e6b67154a2794459e9d686209f90bc7f8e56f920d5727a5c7b554ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sibilance-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 60.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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 599a723a338b6e1de962dcc6c165bfff54aa65677116baa1e50fb9ef51b82d3e
MD5 6e70a8afcec478b52677ca9fd752abc3
BLAKE2b-256 483fa5d4cbd807b1bdf74cf5c39769ae43f128459f1e2c957457342dd5d2825a

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