TView-based Golang TUI creation language (whatever that is)
Project description
TVIEWLANG
Create a ready-to-run Go program for TUI-based applications, quicker than a blink.
Requirements
go get github.com/rivo/tview
Sample code and output
Sample code
Form with single input
<main( <form( <input[name=myinput] ) )
Form with input, password input, checkbox, combobox, button
<main(
<form(
<input[name=Username]
<pass[name=Password]
<check[Whatever,0]
<combo[Choose,tujuh,delapan,sembilan]
<button[Press_me]
)
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tviewlang-0.0.1.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file tviewlang-0.0.1.tar.gz
.
File metadata
- Download URL: tviewlang-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 158fae7ef12d6f63cfd25e39c9ef66098893f369bcc587e6226df6c7e3afd34d |
|
MD5 | 94ad99c9cd991e7b7a2197352151827d |
|
BLAKE2b-256 | 0c8661b645758de7cb4dd65fa203269460f6ec674ab8467fcf4663e138b52a22 |
File details
Details for the file tviewlang-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: tviewlang-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9f2a660f6011121fcd7d89183251211e22b59700195dd35a18d92808c0f0a0a |
|
MD5 | 87843ccc24acca0bf2caa7ed758fc342 |
|
BLAKE2b-256 | ccafa216e831027127957856573389cc7041c1514ca5477ecddbb5a22536c91b |