Name | solitaire-game JSON |
Version |
0.0.11
JSON |
| download |
home_page | |
Summary | Solitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows. |
upload_time | 2024-03-12 10:48:50 |
maintainer | |
docs_url | None |
author | 4sushi |
requires_python | >=3.7 |
license | MIT |
keywords |
game
klondike
solitaire
curses
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# solitaire-game
Solitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.
![](doc/screenshot.png)
## How to install
```shell
$ pip install solitaire-game
```
## How to play
```shell
$ solitaire
```
## Technical documentation
![](doc/doc_game.png)
Raw data
{
"_id": null,
"home_page": "",
"name": "solitaire-game",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "game,klondike,solitaire,curses",
"author": "4sushi",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/12/e2/d6e7279eb798acd46b9ac8b1b400fd557a3a24bf159de8bb7738c5dc07c0/solitaire-game-0.0.11.tar.gz",
"platform": null,
"description": "# solitaire-game\n\nSolitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.\n\n\n![](doc/screenshot.png)\n\n## How to install\n\n```shell\n$ pip install solitaire-game\n```\n\n## How to play\n\n```shell\n$ solitaire\n```\n\n## Technical documentation\n\n![](doc/doc_game.png)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Solitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.",
"version": "0.0.11",
"project_urls": {
"Homepage": "https://github.com/4sushi/solitaire-game"
},
"split_keywords": [
"game",
"klondike",
"solitaire",
"curses"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4e0aa7c48b97631203655636e16717a9559c1a7861a8cf6dc44dc0e9aeb44e24",
"md5": "9dbf5a50d738c225a70490e743f60f5f",
"sha256": "3c3f25530bd10fd766c469cfae3a73af342929c43194ee35b91b1da068fefceb"
},
"downloads": -1,
"filename": "solitaire_game-0.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9dbf5a50d738c225a70490e743f60f5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7566,
"upload_time": "2024-03-12T10:48:47",
"upload_time_iso_8601": "2024-03-12T10:48:47.966953Z",
"url": "https://files.pythonhosted.org/packages/4e/0a/a7c48b97631203655636e16717a9559c1a7861a8cf6dc44dc0e9aeb44e24/solitaire_game-0.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12e2d6e7279eb798acd46b9ac8b1b400fd557a3a24bf159de8bb7738c5dc07c0",
"md5": "283201d25d6cabed488a1d18108de73f",
"sha256": "7cf70c8ebd5b4342448490861e709e7e33a8476b20226b23e674e5bcbff9141c"
},
"downloads": -1,
"filename": "solitaire-game-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "283201d25d6cabed488a1d18108de73f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 396135,
"upload_time": "2024-03-12T10:48:50",
"upload_time_iso_8601": "2024-03-12T10:48:50.656753Z",
"url": "https://files.pythonhosted.org/packages/12/e2/d6e7279eb798acd46b9ac8b1b400fd557a3a24bf159de8bb7738c5dc07c0/solitaire-game-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-12 10:48:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "4sushi",
"github_project": "solitaire-game",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "solitaire-game"
}