connections-tui


Nameconnections-tui JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryPlay NYT Connections in the Terminal with no additional dependencies.
upload_time2025-09-05 05:30:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords connections games nyt tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NYT Connections in the Terminal

Uses `curses` to render puzzles in the terminal.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "connections-tui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "connections, games, nyt, tui",
    "author": null,
    "author_email": "Michael Pilosov <consistentbayes@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d3/4f/4685981c02305bd7d81c89b19292db9d9f43de1233c3dfdf29f439e8f9bc/connections_tui-0.0.5.tar.gz",
    "platform": null,
    "description": "# NYT Connections in the Terminal\n\nUses `curses` to render puzzles in the terminal.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Play NYT Connections in the Terminal with no additional dependencies.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/mathematicalmichael/connections-tui",
        "Repository": "https://github.com/mathematicalmichael/connections-tui.git"
    },
    "split_keywords": [
        "connections",
        " games",
        " nyt",
        " tui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "40bae486540807b9c1bb7732879a55af9ed15b6de1c67b3bd38f64af1a20e312",
                "md5": "6e1689be0796931ea30f1c5ec8abd5f2",
                "sha256": "42bdf77663f76a64a16281a993004eaae94f7125de785c9db6dd73559be6dd93"
            },
            "downloads": -1,
            "filename": "connections_tui-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e1689be0796931ea30f1c5ec8abd5f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6581,
            "upload_time": "2025-09-05T05:30:40",
            "upload_time_iso_8601": "2025-09-05T05:30:40.536046Z",
            "url": "https://files.pythonhosted.org/packages/40/ba/e486540807b9c1bb7732879a55af9ed15b6de1c67b3bd38f64af1a20e312/connections_tui-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d34f4685981c02305bd7d81c89b19292db9d9f43de1233c3dfdf29f439e8f9bc",
                "md5": "05e1a4980788c7778a392480007919cf",
                "sha256": "1663e93c5f5a1e6abc4c8648bba577edc987f96cba3d76662b87fc834fc09338"
            },
            "downloads": -1,
            "filename": "connections_tui-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "05e1a4980788c7778a392480007919cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6610,
            "upload_time": "2025-09-05T05:30:41",
            "upload_time_iso_8601": "2025-09-05T05:30:41.583857Z",
            "url": "https://files.pythonhosted.org/packages/d3/4f/4685981c02305bd7d81c89b19292db9d9f43de1233c3dfdf29f439e8f9bc/connections_tui-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-05 05:30:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mathematicalmichael",
    "github_project": "connections-tui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "connections-tui"
}
        
Elapsed time: 0.82177s