Name | nyt-connections JSON |
Version |
0.1.8
JSON |
| download |
home_page | None |
Summary | A command-line client for the NYT Connections game |
upload_time | 2025-01-02 06:00:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | MIT License Copyright (c) 2024 Jamison Lahman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
connections
games
new-york-times
nyt
nyt-connections
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# NYT Connections TUI
[![Test status](https://github.com/jmelahman/connections/actions/workflows/test.yml/badge.svg)](https://github.com/jmelahman/connections/actions)
[![Deploy Status](https://github.com/jmelahman/connections/actions/workflows/release.yml/badge.svg)](https://github.com/jmelahman/connections/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/jmelahman/connections.svg)](https://pkg.go.dev/github.com/jmelahman/connections)
[![Arch User Repsoitory](https://img.shields.io/aur/version/connections)](https://aur.archlinux.org/packages/connections)
[![PyPI](https://img.shields.io/pypi/v/nyt-connections.svg)](https://pypi.org/project/nyt-connections/)
[![Go Report Card](https://goreportcard.com/badge/github.com/jmelahman/connections)](https://goreportcard.com/report/github.com/jmelahman/connections)
A command-line client for the NYT Connections game.
![Demo](media/demo.gif)
## Install
**AUR:**
`connections` is available from the [Arch User Repository](https://aur.archlinux.org/packages/connections).
```shell
yay -S connections
```
**pip:**
`connections` is available as a [pypi package](https://pypi.org/project/nyt-connections/).
```shell
pip install nyt-connections
```
**go:**
```shell
go install github.com/jmelahman/connections@latest
```
**github:**
Prebuilt packages are available from [Github Releases](https://github.com/jmelahman/connections/releases).
Raw data
{
"_id": null,
"home_page": null,
"name": "nyt-connections",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "connections, games, new-york-times, nyt, nyt-connections",
"author": null,
"author_email": "Jamison Lahman <jamison@lahman.dev>",
"download_url": "https://files.pythonhosted.org/packages/ed/9e/a8c8a75e8752802e4e12dcc34b96ffc0131b8492a0a2d7fea19d36d12692/nyt_connections-0.1.8.tar.gz",
"platform": null,
"description": "# NYT Connections TUI\n\n[![Test status](https://github.com/jmelahman/connections/actions/workflows/test.yml/badge.svg)](https://github.com/jmelahman/connections/actions)\n[![Deploy Status](https://github.com/jmelahman/connections/actions/workflows/release.yml/badge.svg)](https://github.com/jmelahman/connections/actions)\n[![Go Reference](https://pkg.go.dev/badge/github.com/jmelahman/connections.svg)](https://pkg.go.dev/github.com/jmelahman/connections)\n[![Arch User Repsoitory](https://img.shields.io/aur/version/connections)](https://aur.archlinux.org/packages/connections)\n[![PyPI](https://img.shields.io/pypi/v/nyt-connections.svg)](https://pypi.org/project/nyt-connections/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jmelahman/connections)](https://goreportcard.com/report/github.com/jmelahman/connections)\n\nA command-line client for the NYT Connections game.\n\n![Demo](media/demo.gif)\n\n## Install\n\n**AUR:**\n\n`connections` is available from the [Arch User Repository](https://aur.archlinux.org/packages/connections).\n\n```shell\nyay -S connections\n```\n\n**pip:**\n\n`connections` is available as a [pypi package](https://pypi.org/project/nyt-connections/).\n\n```shell\npip install nyt-connections\n```\n\n**go:**\n\n```shell\ngo install github.com/jmelahman/connections@latest\n```\n\n**github:**\n\nPrebuilt packages are available from [Github Releases](https://github.com/jmelahman/connections/releases).\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Jamison Lahman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A command-line client for the NYT Connections game",
"version": "0.1.8",
"project_urls": {
"Repository": "https://github.com/jmelahman/connections"
},
"split_keywords": [
"connections",
" games",
" new-york-times",
" nyt",
" nyt-connections"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7299c0e8585f86e7394abeae112e392fe3fceaa8e2acd99d222a0b2a33f1cf0f",
"md5": "c80f793df831af627237d9d4ae507aad",
"sha256": "50c995afec197bb671291f33b3feaf672b23fdc14d2a9d03ba083db80633c41c"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c80f793df831af627237d9d4ae507aad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2864589,
"upload_time": "2025-01-02T06:02:25",
"upload_time_iso_8601": "2025-01-02T06:02:25.697805Z",
"url": "https://files.pythonhosted.org/packages/72/99/c0e8585f86e7394abeae112e392fe3fceaa8e2acd99d222a0b2a33f1cf0f/nyt_connections-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "81ce0160b68db52331066e69949be45f8b1a101d95499693e30e294d05687539",
"md5": "94b9a38b9f384d3b2d077d7ce540eeda",
"sha256": "954dc3c15ca3e3ea03d1e60b964675e83464eef8543da231970c56809e76e24d"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "94b9a38b9f384d3b2d077d7ce540eeda",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2874845,
"upload_time": "2025-01-02T06:00:26",
"upload_time_iso_8601": "2025-01-02T06:00:26.867089Z",
"url": "https://files.pythonhosted.org/packages/81/ce/0160b68db52331066e69949be45f8b1a101d95499693e30e294d05687539/nyt_connections-0.1.8-py3-none-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a630e60fabec5a54cca5b3b5ddd03d8070e403d95e0480b81b8d43ac3085490b",
"md5": "eac319400c7f0d1010f60ee615d012f2",
"sha256": "0c4d1ff101dab4274b56de262549c801919d28644b3150dac3cfc307acc8b2d3"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "eac319400c7f0d1010f60ee615d012f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2704672,
"upload_time": "2025-01-02T06:00:31",
"upload_time_iso_8601": "2025-01-02T06:00:31.302634Z",
"url": "https://files.pythonhosted.org/packages/a6/30/e60fabec5a54cca5b3b5ddd03d8070e403d95e0480b81b8d43ac3085490b/nyt_connections-0.1.8-py3-none-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5ba98d6d7368fb128e032e0012c03867b4ae4d8958a1838d535d17105b6a8fe",
"md5": "94a9e1ee1d76f318bc2e1d9362a7a9aa",
"sha256": "51a18322b5ff0d17e877dd9e259694cf73e232f284c8aa18e652796ad00a487c"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-manylinux_2_17_aarch64.whl",
"has_sig": false,
"md5_digest": "94a9e1ee1d76f318bc2e1d9362a7a9aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2621283,
"upload_time": "2025-01-02T06:04:19",
"upload_time_iso_8601": "2025-01-02T06:04:19.258358Z",
"url": "https://files.pythonhosted.org/packages/c5/ba/98d6d7368fb128e032e0012c03867b4ae4d8958a1838d535d17105b6a8fe/nyt_connections-0.1.8-py3-none-manylinux_2_17_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6e1d9c39569d7e5737c2500415c515fad5ccc9110c6b0b529236304f119f9013",
"md5": "8fac4bec3bdf3fb6d89ae9e0ae290470",
"sha256": "f5629230683801432a522134e545b0381591103c171c5a0e398f9d23d8aa8ec5"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "8fac4bec3bdf3fb6d89ae9e0ae290470",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2864603,
"upload_time": "2025-01-02T06:00:33",
"upload_time_iso_8601": "2025-01-02T06:00:33.894107Z",
"url": "https://files.pythonhosted.org/packages/6e/1d/9c39569d7e5737c2500415c515fad5ccc9110c6b0b529236304f119f9013/nyt_connections-0.1.8-py3-none-manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "993b22333970f434b65bf08d7096b2ebcd33085f8ba82921adc357cca37e4811",
"md5": "d80a6c89348ef3e96e1afed8ba42a3f9",
"sha256": "b8888d4760a57ea62abce16544860ce48366e8f43713c9e897540e1cd70f343b"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "d80a6c89348ef3e96e1afed8ba42a3f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2813842,
"upload_time": "2025-01-02T06:00:33",
"upload_time_iso_8601": "2025-01-02T06:00:33.500481Z",
"url": "https://files.pythonhosted.org/packages/99/3b/22333970f434b65bf08d7096b2ebcd33085f8ba82921adc357cca37e4811/nyt_connections-0.1.8-py3-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "06447272a6d9df85f6abc960e44c05622934e6b5ac8e66ac6e8ac13f75b07f08",
"md5": "c5628d85030f24cf371a7b5b8ea41d27",
"sha256": "c3c9427c8b613ba684dc05aac7abb9a66e4f026ace2e021fe2eb5a4036956873"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8-py3-none-win_arm64.whl",
"has_sig": false,
"md5_digest": "c5628d85030f24cf371a7b5b8ea41d27",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2563007,
"upload_time": "2025-01-02T06:00:33",
"upload_time_iso_8601": "2025-01-02T06:00:33.939208Z",
"url": "https://files.pythonhosted.org/packages/06/44/7272a6d9df85f6abc960e44c05622934e6b5ac8e66ac6e8ac13f75b07f08/nyt_connections-0.1.8-py3-none-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ed9ea8c8a75e8752802e4e12dcc34b96ffc0131b8492a0a2d7fea19d36d12692",
"md5": "8c497090c0ec61d2be719464af5d7483",
"sha256": "44611e0a6a941839f5df132537e3450dde4a62e07c3a76411cfbcdf5c1594313"
},
"downloads": -1,
"filename": "nyt_connections-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "8c497090c0ec61d2be719464af5d7483",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 8541,
"upload_time": "2025-01-02T06:00:28",
"upload_time_iso_8601": "2025-01-02T06:00:28.700508Z",
"url": "https://files.pythonhosted.org/packages/ed/9e/a8c8a75e8752802e4e12dcc34b96ffc0131b8492a0a2d7fea19d36d12692/nyt_connections-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-02 06:00:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jmelahman",
"github_project": "connections",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nyt-connections"
}