textual-enhanced


Nametextual-enhanced JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA library of mildly-opinionated enhancements to Textual
upload_time2025-09-05 10:53:24
maintainerNone
docs_urlNone
authorDave Pearson
requires_python>=3.10
licenseNone
keywords terminal library tui framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # textual-enhanced

This library is a mildly-opinionated set of enhancements and extras for the
Textual framework, mainly aimed at how I like my own Textual apps to look
and work. I've written this as a common set of tweaks I want for my own
Textual apps. It might be useful for yours too.

See [the online documentation](https://textual-enhanced.davep.dev/) for more
background and details.

[//]: # (README.md ends here)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "textual-enhanced",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "terminal, library, tui, framework",
    "author": "Dave Pearson",
    "author_email": "Dave Pearson <davep@davep.org>",
    "download_url": "https://files.pythonhosted.org/packages/68/4a/31e14a619a3030eca07fde8301f3ff708b687c068813a428d51586a2b35d/textual_enhanced-1.0.0.tar.gz",
    "platform": null,
    "description": "# textual-enhanced\n\nThis library is a mildly-opinionated set of enhancements and extras for the\nTextual framework, mainly aimed at how I like my own Textual apps to look\nand work. I've written this as a common set of tweaks I want for my own\nTextual apps. It might be useful for yours too.\n\nSee [the online documentation](https://textual-enhanced.davep.dev/) for more\nbackground and details.\n\n[//]: # (README.md ends here)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library of mildly-opinionated enhancements to Textual",
    "version": "1.0.0",
    "project_urls": {
        "Discussions": "https://github.com/davep/textual-enhanced/discussions",
        "Documentation": "https://textual-enhanced.davep.dev/",
        "Homepage": "https://textual-enhanced.davep.dev/",
        "Issues": "https://github.com/davep/textual-enhanced/issues",
        "Repository": "https://github.com/davep/textual-enhanced",
        "Source": "https://github.com/davep/textual-enhanced"
    },
    "split_keywords": [
        "terminal",
        " library",
        " tui",
        " framework"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "615f7f3ece3187a568b40791888e7c849d62dc045402a5488b3b576d0dcc8519",
                "md5": "d4e3292cffc85d6c8b6a5b9d33b8bb25",
                "sha256": "e3dee5b18f5a377fda3644ffe83b5b6f80c266b0adc05cacbfe4fe10d903f742"
            },
            "downloads": -1,
            "filename": "textual_enhanced-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4e3292cffc85d6c8b6a5b9d33b8bb25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23041,
            "upload_time": "2025-09-05T10:53:23",
            "upload_time_iso_8601": "2025-09-05T10:53:23.630608Z",
            "url": "https://files.pythonhosted.org/packages/61/5f/7f3ece3187a568b40791888e7c849d62dc045402a5488b3b576d0dcc8519/textual_enhanced-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "684a31e14a619a3030eca07fde8301f3ff708b687c068813a428d51586a2b35d",
                "md5": "e4039507aa0db138c7f528d25821500a",
                "sha256": "d2cfd128e5c0bae7a6b5c510a82b7cba4f6555bcedf8e75c6e3ea7949dd86d49"
            },
            "downloads": -1,
            "filename": "textual_enhanced-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4039507aa0db138c7f528d25821500a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 14833,
            "upload_time": "2025-09-05T10:53:24",
            "upload_time_iso_8601": "2025-09-05T10:53:24.837120Z",
            "url": "https://files.pythonhosted.org/packages/68/4a/31e14a619a3030eca07fde8301f3ff708b687c068813a428d51586a2b35d/textual_enhanced-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-05 10:53:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davep",
    "github_project": "textual-enhanced",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "textual-enhanced"
}
        
Elapsed time: 0.93380s