notcurses


Namenotcurses JSON
Version 3.0.9 PyPI version JSON
download
home_pagehttps://github.com/dankamongmen/notcurses
SummaryBlingful TUI construction library (python bindings)
upload_time2022-12-10 10:33:43
maintainer
docs_urlNone
authorNick Black
requires_python
licenseApache License, Version 2.0
keywords ncurses curses tui console graphics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # notcurses

Python bindings for the C [Notcurses](https://github.com/dankamongmen/notcurses)
library. Notcurses is a blingful library for building complex, vibrant textual
user interfaces (TUIs) on modern terminal emulators, of which these Python
bindings offer nowhere near complete coverage.

by [nick black](https://nick-black.com/dankwiki/index.php/Hack_on) (<nickblack@linux.com>)

for more information, see [my wiki](https://nick-black.com/dankwiki/index.php/Notcurses).

[![Build Status](https://drone.dsscaw.com:4443/api/badges/dankamongmen/notcurses/status.svg)](https://drone.dsscaw.com:4443/dankamongmen/notcurses)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dankamongmen/notcurses",
    "name": "notcurses",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ncurses curses tui console graphics",
    "author": "Nick Black",
    "author_email": "nickblack@linux.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/87/a0e115dfd16a9a65d0459407b37ebd70c42a11bcbda4efe17705f997a0ea/notcurses-3.0.9.tar.gz",
    "platform": "any",
    "description": "# notcurses\n\nPython bindings for the C [Notcurses](https://github.com/dankamongmen/notcurses)\nlibrary. Notcurses is a blingful library for building complex, vibrant textual\nuser interfaces (TUIs) on modern terminal emulators, of which these Python\nbindings offer nowhere near complete coverage.\n\nby [nick black](https://nick-black.com/dankwiki/index.php/Hack_on) (<nickblack@linux.com>)\n\nfor more information, see [my wiki](https://nick-black.com/dankwiki/index.php/Notcurses).\n\n[![Build Status](https://drone.dsscaw.com:4443/api/badges/dankamongmen/notcurses/status.svg)](https://drone.dsscaw.com:4443/dankamongmen/notcurses)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Blingful TUI construction library (python bindings)",
    "version": "3.0.9",
    "split_keywords": [
        "ncurses",
        "curses",
        "tui",
        "console",
        "graphics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fd94abc40f54d5cc4b485da70b141337",
                "sha256": "79c03b6c0f5f5cd1cddfcaf70f6d62268df598533c75d2c422d40e9d09d33ae6"
            },
            "downloads": -1,
            "filename": "notcurses-3.0.9.tar.gz",
            "has_sig": true,
            "md5_digest": "fd94abc40f54d5cc4b485da70b141337",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68149,
            "upload_time": "2022-12-10T10:33:43",
            "upload_time_iso_8601": "2022-12-10T10:33:43.622828Z",
            "url": "https://files.pythonhosted.org/packages/3e/87/a0e115dfd16a9a65d0459407b37ebd70c42a11bcbda4efe17705f997a0ea/notcurses-3.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-10 10:33:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dankamongmen",
    "github_project": "notcurses",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "notcurses"
}
        
Elapsed time: 0.01600s