textual-pixels


Nametextual-pixels JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/shashanktomar/textual-pixels
SummaryBeautiful TUI components written on top of Textual
upload_time2023-05-03 23:59:14
maintainer
docs_urlNone
authorShashank Tomar
requires_python>=3.8,<4.0
licenseMIT
keywords textual terminal tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Textual Pixels

Work in Progress

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shashanktomar/textual-pixels",
    "name": "textual-pixels",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "textual,terminal,TUI",
    "author": "Shashank Tomar",
    "author_email": "shashank004@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/20/aa143c28b985e545f612a1b0ea0b46b56f7adc174ea14bdbc03deb1994fc/textual_pixels-0.1.0.tar.gz",
    "platform": null,
    "description": "# Textual Pixels\n\nWork in Progress\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Beautiful TUI components written on top of Textual",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/shashanktomar/textual-pixels",
        "Repository": "https://github.com/shashanktomar/textual-pixels"
    },
    "split_keywords": [
        "textual",
        "terminal",
        "tui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17b5bcf53da29e4a8b605e3aa8cb2ca8fe8387e23fa0aa58bb0dbe22b8b50cce",
                "md5": "ebc858e054a1d99e3f92251911d7e2ca",
                "sha256": "3401bdbff188bd382a358ae9b9cdab0c7ab4b1b6fa2b9e55ccc64060c41d585e"
            },
            "downloads": -1,
            "filename": "textual_pixels-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebc858e054a1d99e3f92251911d7e2ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 8067,
            "upload_time": "2023-05-03T23:59:12",
            "upload_time_iso_8601": "2023-05-03T23:59:12.678879Z",
            "url": "https://files.pythonhosted.org/packages/17/b5/bcf53da29e4a8b605e3aa8cb2ca8fe8387e23fa0aa58bb0dbe22b8b50cce/textual_pixels-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e20aa143c28b985e545f612a1b0ea0b46b56f7adc174ea14bdbc03deb1994fc",
                "md5": "eadae7932399d3ececa530f1aaaef592",
                "sha256": "ddcfd5a914e9aa5851482199b350448c288b9c0d583cec22ccac6c228dac8868"
            },
            "downloads": -1,
            "filename": "textual_pixels-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eadae7932399d3ececa530f1aaaef592",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5264,
            "upload_time": "2023-05-03T23:59:14",
            "upload_time_iso_8601": "2023-05-03T23:59:14.590059Z",
            "url": "https://files.pythonhosted.org/packages/1e/20/aa143c28b985e545f612a1b0ea0b46b56f7adc174ea14bdbc03deb1994fc/textual_pixels-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 23:59:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shashanktomar",
    "github_project": "textual-pixels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "textual-pixels"
}
        
Elapsed time: 0.06047s