Inquirer-Textual
Versatile library for user input in Python 🎙️
The goal of this Python library is to make user input simple, using a versatile set of prompts.
Under the hood, this library uses the sophisticated Textual TUI framework, which means you get:
- Rich prompts
- Inline or fullscreen prompts
- Mouse support
- Themes
Read the documentation here
Installation
Create and activate a virtual environment (for example with uv), and then install this package:
pip install inquirer-textual
Development
Add this library as an editable local dependency to another project using uv:
uv add --editable <path-to-inquirer-textual>
Textual console
- Open the Textual Development Console:
uv run textual console
- Run application in development mode:
uv run textual run --dev examples/prompt_pattern.py
Static documentation
Generating the static documentation:
uv run mkdocs build
Viewing the static documentation:
uv run mkdocs serve
Release files for inquirer-textual 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| inquirer_textual-0.7.0.tar.gz | 3.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| inquirer_textual-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.7 MB
Release files / inquirer_textual-0.7.0.tar.gz
| Download URL | inquirer_textual-0.7.0.tar.gz |
|---|---|
| Size | 3.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3bafed6c5c0540ea333134ec8c53000dd0d7a3cf566d7a7577e64562d16b54da
|
|
BLAKE2b-256 checksum How to use checksums |
71c06dbc27ef6b2b52bec791ede9b9019b53c7fc176cc37be46bbc83c8c60a57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / inquirer_textual-0.7.0-py3-none-any.whl
| Download URL | inquirer_textual-0.7.0-py3-none-any.whl |
|---|---|
| Size | 35.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8859d395d3b8cb7c0b9a05da82ffd345ec2bb6a27fdc63db00ad4d377a3de590
|
|
BLAKE2b-256 checksum How to use checksums |
14eebaa5db4d44b0284b6d36302a758784755e46350ad4b4cdf6486c318f5ef6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log