Skip to main content

Simple TUI library.

Project description

AXTO

Simple TUI (Text User Interface) library for Python.

INSTALLATION

pip install axto

QUICK START

from axto import Engine
from axto.widgets.box import Box

app = Engine()
box1 = Box(x=5, y=5, width=20, height=10)
app.add_widget(box1)
app.run()

AVAILABLE WIDGETS

  1. BOX
  2. INPUT
  3. BUTTON

CONTROLS

  • CTRL+C, CTRL+Q, ESC – exit engine
  • TAB – select next widget

DOCUMENTATION

You can find the full documentation in the docs/ directory.

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

axto-0.0.3.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

axto-0.0.3-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file axto-0.0.3.tar.gz.

File metadata

  • Download URL: axto-0.0.3.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for axto-0.0.3.tar.gz
Algorithm Hash digest
SHA256 52436de879b8978750f6a88dc69ce35c4168568655a9fb1386209810234803c5
MD5 0a914e3bcd64785cf8de4953ff088a78
BLAKE2b-256 db096ae63f8e1fae7d687b372c7d8769ddd54c760d59c1c244c2bb85c0c59818

See more details on using hashes here.

File details

Details for the file axto-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: axto-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for axto-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 29c90807470a1f8c7bdc0120f436931b17c666f046a03eec61150dcf6d17ed5a
MD5 f4a5f53f1f6cea637e9f084e9c1b32c5
BLAKE2b-256 2c89c60b86c373c6fe207ad449e138f4d2bd6555d1e2ddb67d6035d77c6357fc

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