textual-cookbook


Nametextual-cookbook JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryTextual Cookbook: Recipes for Textual Applications
upload_time2025-08-13 00:52:00
maintainerNone
docs_urlNone
authoredward-jazzhands
requires_python>=3.10
licenseNone
keywords python textual tui cookbook
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Textual-Cookbook

This repo contains a collection of examples and recipes for using the Textual framework to build terminal applications. Every example in this repository is runnable, and you can use them as a starting point for your own projects, or just learn how to do nifty things with Textual.

The examples are currently organized into the following categories:

- **Animation Effects**: Examples that demonstrate how to create various animation effects in Textual applications.
- **Architecture Patterns**: Examples that showcase different architectural patterns for building Textual applications.
- **Modifying Widgets**: Examples that show how to modify existing widgets or create new ones.
- **Styling and Colors**: Examples that demonstrate how to style Textual applications and use colors effectively.
- **Textual API Usage**: Examples that illustrate how to use the Textual API for various tasks.
- **Tips and Tricks**: A collection of miscellaneous examples that don't fit into the other categories.

All examples are tested with Nox against multiple verions of Textual (back to 1.0.0) in order to see how far back the examples work. Nearly all of them work all the way back to 1.0.0 with a few exceptions. To view the results of the tests, click the link below:

## [Textual Cookbook Test Results](https://ttygroup.github.io/textual-cookbook/reports/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "textual-cookbook",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "python, textual, tui, cookbook",
    "author": "edward-jazzhands",
    "author_email": "edward-jazzhands <ed.jazzhands@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/52/7c/180a7c5918320c1bbd8b27a188858f5d9c39c900d3de58d684a749d273b2/textual_cookbook-0.1.0.tar.gz",
    "platform": null,
    "description": "# Textual-Cookbook\n\nThis repo contains a collection of examples and recipes for using the Textual framework to build terminal applications. Every example in this repository is runnable, and you can use them as a starting point for your own projects, or just learn how to do nifty things with Textual.\n\nThe examples are currently organized into the following categories:\n\n- **Animation Effects**: Examples that demonstrate how to create various animation effects in Textual applications.\n- **Architecture Patterns**: Examples that showcase different architectural patterns for building Textual applications.\n- **Modifying Widgets**: Examples that show how to modify existing widgets or create new ones.\n- **Styling and Colors**: Examples that demonstrate how to style Textual applications and use colors effectively.\n- **Textual API Usage**: Examples that illustrate how to use the Textual API for various tasks.\n- **Tips and Tricks**: A collection of miscellaneous examples that don't fit into the other categories.\n\nAll examples are tested with Nox against multiple verions of Textual (back to 1.0.0) in order to see how far back the examples work. Nearly all of them work all the way back to 1.0.0 with a few exceptions. To view the results of the tests, click the link below:\n\n## [Textual Cookbook Test Results](https://ttygroup.github.io/textual-cookbook/reports/)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Textual Cookbook: Recipes for Textual Applications",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/ttygroup/textual-cookbook/blob/master/CHANGELOG.md",
        "Repository": "https://github.com/ttygroup/textual-cookbook"
    },
    "split_keywords": [
        "python",
        " textual",
        " tui",
        " cookbook"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb718170196a8927f4a105128aea28c46a6b75e3de32ed15446772ebd0f1bb49",
                "md5": "0d75a04e7d3b5e886950ac4b5ee4e4be",
                "sha256": "e4a41e38a16364d1fbb8e6b3e7ff9789d7f0ad4d3f83a061ddb38fa6236ab83b"
            },
            "downloads": -1,
            "filename": "textual_cookbook-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d75a04e7d3b5e886950ac4b5ee4e4be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 51236,
            "upload_time": "2025-08-13T00:51:59",
            "upload_time_iso_8601": "2025-08-13T00:51:59.326423Z",
            "url": "https://files.pythonhosted.org/packages/bb/71/8170196a8927f4a105128aea28c46a6b75e3de32ed15446772ebd0f1bb49/textual_cookbook-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "527c180a7c5918320c1bbd8b27a188858f5d9c39c900d3de58d684a749d273b2",
                "md5": "0e4ce5452c21cd21b93cf76577feeb85",
                "sha256": "1cbba97c07111adc6c0a5a00dba13050544b76425e62a398044239f3af44d1b1"
            },
            "downloads": -1,
            "filename": "textual_cookbook-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0e4ce5452c21cd21b93cf76577feeb85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 24956,
            "upload_time": "2025-08-13T00:52:00",
            "upload_time_iso_8601": "2025-08-13T00:52:00.806673Z",
            "url": "https://files.pythonhosted.org/packages/52/7c/180a7c5918320c1bbd8b27a188858f5d9c39c900d3de58d684a749d273b2/textual_cookbook-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 00:52:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ttygroup",
    "github_project": "textual-cookbook",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "textual-cookbook"
}
        
Elapsed time: 0.76610s