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.1.1.tar.gz (7.4 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.1.1-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for axto-0.1.1.tar.gz
Algorithm Hash digest
SHA256 afa9612e67a175b99c4c150ab5576c22df35cbc1b3f6a6319f2bdde79d4ee474
MD5 8b921d74106b60f3b167fa90532aa201
BLAKE2b-256 4792080192b000f53e8700d7db6db56f2634e6d2d4972e45f124733ea25399f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: axto-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.5 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d034588635872836ecf9f25bb236363ce2b5439dcdc3ffd7d5befe964deb788e
MD5 b053911944679f32e4b15fd6b494eff2
BLAKE2b-256 900f107ea242dd0a2ed94a32f561e68d342525508bc4f871bd3fd855d67885e6

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