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
  4. LABEL
  5. SCROLL LIST2
  6. PROGRESS BAR
  7. Check Box
  8. Select
  9. Container

CONTROLS

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

DOCUMENTATION

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

CREDITS

Author: rioxpi

Github page: axto

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.5.tar.gz (13.2 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.5-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for axto-0.1.5.tar.gz
Algorithm Hash digest
SHA256 a87df8bc105035ec876d7426bb1fdfa5eeb21aa7e4984c7534a5fe5bc87bb2e9
MD5 60e5f79cf373191af93cceed20849df6
BLAKE2b-256 93fba71140cd0da21fea7659c7929ae14d04de92cd6e9bb62f68f1b6c45f55a9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for axto-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 47f718553d60a068999e25ba6db2ddd65b069eaa3a4d7648915eb6d50dfb9d05
MD5 31ec23920971fecc9463274051351e97
BLAKE2b-256 da5da9a9681cf69adaace1101f0351a73d7bb48bfe96e8ce6b1e41396f37702d

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