textual-dev


Nametextual-dev JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttps://github.com/Textualize/textual-dev
SummaryDevelopment tools for working with Textual
upload_time2024-11-18 16:59:47
maintainerNone
docs_urlNone
authorWill McGugan
requires_python<4.0.0,>=3.8.1
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # textual-dev

Development tools for Textual.

![checks](https://github.com/Textualize/textual-dev/actions/workflows/pythonpackage.yml/badge.svg?event=push)


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

See [Getting Started](https://textual.textualize.io/getting_started/) for how to use it.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Textualize/textual-dev",
    "name": "textual-dev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": "Will McGugan",
    "author_email": "will@textualize.io",
    "download_url": "https://files.pythonhosted.org/packages/a1/d3/ed0b20f6de0af1b7062c402d59d256029c0daa055ad9e04c27471b450cdd/textual_dev-1.7.0.tar.gz",
    "platform": null,
    "description": "# textual-dev\n\nDevelopment tools for Textual.\n\n![checks](https://github.com/Textualize/textual-dev/actions/workflows/pythonpackage.yml/badge.svg?event=push)\n\n\nThis package contains the `textual` command line app, which will help to develop Textual applications.\n\nSee [Getting Started](https://textual.textualize.io/getting_started/) for how to use it.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Development tools for working with Textual",
    "version": "1.7.0",
    "project_urls": {
        "Homepage": "https://github.com/Textualize/textual-dev"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "504b3c1eb9cbc39f2f28d27e10ef2fe42bfe0cf3c2f8445a454c124948d6169b",
                "md5": "c50bdb496cc6e263299ca42b3a0c8dfb",
                "sha256": "a93a846aeb6a06edb7808504d9c301565f7f4bf2e7046d56583ed755af356c8d"
            },
            "downloads": -1,
            "filename": "textual_dev-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c50bdb496cc6e263299ca42b3a0c8dfb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 27221,
            "upload_time": "2024-11-18T16:59:46",
            "upload_time_iso_8601": "2024-11-18T16:59:46.833903Z",
            "url": "https://files.pythonhosted.org/packages/50/4b/3c1eb9cbc39f2f28d27e10ef2fe42bfe0cf3c2f8445a454c124948d6169b/textual_dev-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1d3ed0b20f6de0af1b7062c402d59d256029c0daa055ad9e04c27471b450cdd",
                "md5": "f31887563ca8044f16a7c906352fe4fb",
                "sha256": "bf1a50eaaff4cd6a863535dd53f06dbbd62617c371604f66f56de3908220ccd5"
            },
            "downloads": -1,
            "filename": "textual_dev-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f31887563ca8044f16a7c906352fe4fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 25935,
            "upload_time": "2024-11-18T16:59:47",
            "upload_time_iso_8601": "2024-11-18T16:59:47.924055Z",
            "url": "https://files.pythonhosted.org/packages/a1/d3/ed0b20f6de0af1b7062c402d59d256029c0daa055ad9e04c27471b450cdd/textual_dev-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 16:59:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Textualize",
    "github_project": "textual-dev",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "textual-dev"
}
        
Elapsed time: 0.68751s