========
cardroom
========
Poker tournament and table management library
Raw data
{
"_id": null,
"home_page": "https://github.com/uoftcprg/cardroom",
"name": "cardroom",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "game,game-development,holdem-poker,imperfect-information-game,poker,poker-engine,poker-game,poker-library,poker-strategies,python,texas-holdem",
"author": "University of Toronto Computer Poker Research Group",
"author_email": "uoftcprg@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/02/1f/b32df7d17c0f5931d07bc735c4f45235373f7af2b6d5b7372dffa45e648e/cardroom-0.0.0.tar.gz",
"platform": null,
"description": "========\ncardroom\n========\n\nPoker tournament and table management library\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Poker tournament and table management library",
"version": "0.0.0",
"project_urls": {
"Documentation": "https://cardroom.readthedocs.io/en/latest/",
"Homepage": "https://github.com/uoftcprg/cardroom",
"Source": "https://github.com/uoftcprg/cardroom",
"Tracker": "https://github.com/uoftcprg/cardroom/issues"
},
"split_keywords": [
"game",
"game-development",
"holdem-poker",
"imperfect-information-game",
"poker",
"poker-engine",
"poker-game",
"poker-library",
"poker-strategies",
"python",
"texas-holdem"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "12848a6d63d4c9e78fe7b8feef6a848f5c4a4e19a812d90125f435e5511c2153",
"md5": "e3ee6e94f66f3dc850c0b7be7e740eae",
"sha256": "bb345ea34f332f938ddadae144a2fdedfe5de3217049dfcb1c36b3760a49fabe"
},
"downloads": -1,
"filename": "cardroom-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e3ee6e94f66f3dc850c0b7be7e740eae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 11511,
"upload_time": "2023-10-07T12:06:01",
"upload_time_iso_8601": "2023-10-07T12:06:01.606064Z",
"url": "https://files.pythonhosted.org/packages/12/84/8a6d63d4c9e78fe7b8feef6a848f5c4a4e19a812d90125f435e5511c2153/cardroom-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "021fb32df7d17c0f5931d07bc735c4f45235373f7af2b6d5b7372dffa45e648e",
"md5": "8d0c7ce9803fa2926590fcf5d09decf0",
"sha256": "90c5a6ca9cd59bd9d307b55c96fcc831cbeed05c31a4fa05d43ef0a5b422c499"
},
"downloads": -1,
"filename": "cardroom-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "8d0c7ce9803fa2926590fcf5d09decf0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 10568,
"upload_time": "2023-10-07T12:06:03",
"upload_time_iso_8601": "2023-10-07T12:06:03.633640Z",
"url": "https://files.pythonhosted.org/packages/02/1f/b32df7d17c0f5931d07bc735c4f45235373f7af2b6d5b7372dffa45e648e/cardroom-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-07 12:06:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "uoftcprg",
"github_project": "cardroom",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "build",
"specs": [
[
"~=",
"1.0.3"
]
]
},
{
"name": "channels",
"specs": [
[
"~=",
"4.0.0"
]
]
},
{
"name": "coverage",
"specs": [
[
"~=",
"7.4.0"
]
]
},
{
"name": "Django",
"specs": [
[
"~=",
"4.2.9"
]
]
},
{
"name": "djangorestframework",
"specs": [
[
"~=",
"3.14.0"
]
]
},
{
"name": "djangorestframework-stubs",
"specs": [
[
"~=",
"3.14.5"
]
]
},
{
"name": "django-stubs",
"specs": [
[
"~=",
"4.2.7"
]
]
},
{
"name": "flake8",
"specs": [
[
"~=",
"6.1.0"
]
]
},
{
"name": "interrogate",
"specs": [
[
"~=",
"1.7.0"
]
]
},
{
"name": "mypy",
"specs": [
[
"~=",
"1.7.1"
]
]
},
{
"name": "pokerkit",
"specs": [
[
"~=",
"0.4.17"
]
]
},
{
"name": "Sphinx",
"specs": [
[
"~=",
"7.2.6"
]
]
},
{
"name": "twine",
"specs": [
[
"~=",
"4.0.2"
]
]
}
],
"lcname": "cardroom"
}