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.1.tar.gz (11.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.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: textuv-0.1.1.tar.gz
  • Upload date:
  • Size: 11.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.1.tar.gz
Algorithm Hash digest
SHA256 bb584aee396c455c238d17ff6076f6f49e36becb7c0fb8fdf68e2f9423ec5e79
MD5 7c87f11f64c6db149dd16af7f1fc7658
BLAKE2b-256 21c661f43337ef967a304688197b3e49993bd06b6d43fb71c343e11377432748

See more details on using hashes here.

File details

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

File metadata

  • Download URL: textuv-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b4eecf2d8fcf2bb8a4bb3fea70440efda3cffb97aca0003709a4161f22d5c573
MD5 5f878f12f14c72a3d6a45603a48cf0ad
BLAKE2b-256 90ef9bcdd9ef166ab3230a5ccea7a68ae43e2d315b07bf63a572620a4670e222

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