textual-enhanced


Nametextual-enhanced JSON
Version 0.7.1 PyPI version JSON
download
home_pageNone
SummaryA library of mildly-opinionated enhancements to Textual
upload_time2025-03-07 08:43:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseLicense :: OSI Approved :: MIT License
keywords framework library terminal tui
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://blog.davep.org/textual-enhanced/) for
more backrgound and details.

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "textual-enhanced",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "framework, library, terminal, tui",
    "author": null,
    "author_email": "Dave Pearson <davep@davep.org>",
    "download_url": "https://files.pythonhosted.org/packages/91/fe/abaa530b10b2af6dbafb9ae0f4e02d0817cf4428070ff752aab8693ead73/textual_enhanced-0.7.1.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://blog.davep.org/textual-enhanced/) for\nmore backrgound and details.\n\n[//]: # (README.md ends here)\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: MIT License",
    "summary": "A library of mildly-opinionated enhancements to Textual",
    "version": "0.7.1",
    "project_urls": {
        "Discussions": "https://github.com/davep/textual-enhanced/discussions",
        "Documentation": "https://github.com/davep/textual-enhanced/blob/main/README.md",
        "Homepage": "https://github.com/davep/textual-enhanced",
        "Issues": "https://github.com/davep/textual-enhanced/issues",
        "Repository": "https://github.com/davep/textual-enhanced",
        "Source": "https://github.com/davep/textual-enhanced"
    },
    "split_keywords": [
        "framework",
        " library",
        " terminal",
        " tui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "439ff9798e8d3d7eb35cd54f6f12567362c57ebe4e2679ca238b05c719db2486",
                "md5": "585ca02d61e344c36f995ee4e42f2070",
                "sha256": "9b1a949cacdb344f5add8c2215244f2bd998609684a8d7f011be8f7f9e25a1d6"
            },
            "downloads": -1,
            "filename": "textual_enhanced-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "585ca02d61e344c36f995ee4e42f2070",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19380,
            "upload_time": "2025-03-07T08:43:14",
            "upload_time_iso_8601": "2025-03-07T08:43:14.695955Z",
            "url": "https://files.pythonhosted.org/packages/43/9f/f9798e8d3d7eb35cd54f6f12567362c57ebe4e2679ca238b05c719db2486/textual_enhanced-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91feabaa530b10b2af6dbafb9ae0f4e02d0817cf4428070ff752aab8693ead73",
                "md5": "f55b7e2459d78f722d296fd7849a9c74",
                "sha256": "6f242957b4d3604a58492379e22248af76e359d93d84c17922920833a7b85990"
            },
            "downloads": -1,
            "filename": "textual_enhanced-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f55b7e2459d78f722d296fd7849a9c74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18433,
            "upload_time": "2025-03-07T08:43:16",
            "upload_time_iso_8601": "2025-03-07T08:43:16.686522Z",
            "url": "https://files.pythonhosted.org/packages/91/fe/abaa530b10b2af6dbafb9ae0f4e02d0817cf4428070ff752aab8693ead73/textual_enhanced-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-07 08:43:16",
    "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.54148s