Skip to main content

CLI to scaffold a Textual + uv application

Project description

textuv

Scaffold a Textual + uv application.

Install & Run

  • Zero-install:
uvx textuv --help
uvx textuv new my-textual-app
  • Or install the CLI locally:
uv tool install .
textuv --help
textuv new my-textual-app

Generated project

The scaffold includes:

  • src/<package>/app.py — minimal Textual App
  • pyproject.toml — with textual and dev extras
  • Makefile, .gitignore, tests/__init__.py

Next steps after generation:

cd my-textual-app
uv venv
uv pip install -e .
uv pip install -e ".[dev]"
uv run textual run --dev src/<package>/app.py

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

textuv-0.1.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

textuv-0.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file textuv-0.1.0.tar.gz.

File metadata

  • Download URL: textuv-0.1.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for textuv-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0ab9506950640044c4b661f073adc6a095ca523147d9299970c41292f8f11eec
MD5 8b6129f815e921addef64846015ef986
BLAKE2b-256 7157873f43e1e1bbd21720437bb72592a857a3307e2311210b309bf626268400

See more details on using hashes here.

File details

Details for the file textuv-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: textuv-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for textuv-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 39001529c2811b39b40b46cf2010ff857b204d5bee8826852f9bc7ce7b990796
MD5 a8a59fb87ffbeb2a94b756dcabdf9eb2
BLAKE2b-256 f14afbed4c0d194fcbefd93c42566eb35722ef1d6e49d7c31516f7d799e0c278

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