dev-python/textual - 1.0.0 (arrans-overlay)

Search

Install

Install this version:

emerge -a =dev-python/textual-1.0.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/textual-1.0.0

Or alternatively:

emerge --autounmask-write -a =dev-python/textual-1.0.0

Package Information

Description:
Rapid application development framework for Python
Homepage:
https://github.com/Textualize/textual https://pypi.org/project/textual/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{10..15} )

inherit distutils-r1 pypi

DESCRIPTION="Rapid application development framework for Python"
HOMEPAGE="https://github.com/Textualize/textual https://pypi.org/project/textual/"
SRC_URI="https://files.pythonhosted.org/packages/1f/b6/59b1de04bb4dca0f21ed7ba0b19309ed7f3f5de4396edf20cc2855e53085/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	dev-python/markdown-it-py[${PYTHON_USEDEP}]
	dev-python/linkify-it-py[${PYTHON_USEDEP}]
	dev-python/mdit-py-plugins[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/platformdirs[${PYTHON_USEDEP}]
	dev-python/typing-extensions[${PYTHON_USEDEP}]
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/markdown-it-py[]
	dev-python/linkify-it-py[]
	dev-python/mdit-py-plugins[]
	dev-python/rich[]
	dev-python/platformdirs[]
	dev-python/typing-extensions[]

Manifest for 1.0.0

Type File Size Source URLs
DIST textual-1.0.0.tar.gz 1532733 bytes https://files.pythonhosted.org/packages/1f/b6/59b1de04bb4dca0f21ed7ba0b19309ed7f3f5de4396edf20cc2855e53085/textual-1.0.0.tar.gz