textual-dev 1.8.0


pip install textual-dev

  Latest version

Released: Oct 11, 2025

Project Links

Meta
Author: Will McGugan
Requires Python: >=3.9,<4.0

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • MacOS
  • Microsoft :: Windows :: Windows 10
  • Microsoft :: Windows :: Windows 11
  • POSIX :: Linux

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Typing
  • Typed

textual-dev

Development tools for Textual.

checks

This package contains the textual command line app, which will help to develop Textual applications.

See Getting Started for how to use it.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
aiohttp (>=3.8.1)
click (>=8.1.2)
msgpack (>=1.0.3)
textual (>=0.86.2)
textual_serve (>=1.0.3)
typing-extensions (<5.0.0,>=4.4.0)