# ajedrez
chess board - hopefully more efficient
Raw data
{
"_id": null,
"home_page": "https://github.com/zbenmo/ajedrez",
"name": "turbo-ajedrez",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Chess",
"author": "Oren Zeev-Ben-Mordehai",
"author_email": "zbenmo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/62/d1/4209ee6d5a2a4a52e2998a9b7f84a72ffff8c9ff3f418f7951be3fe315fe/turbo_ajedrez-0.0.2.tar.gz",
"platform": null,
"description": "# ajedrez\nchess board - hopefully more efficient\n",
"bugtrack_url": null,
"license": null,
"summary": "Chess board - enumerate possible moves fast - immutable boards. Each move comes with the resulting board.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/zbenmo/ajedrez"
},
"split_keywords": [
"chess"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "831d92e61220d24fd28636efd259c64fddc74b2cbfadaf4c06429812b00ddd68",
"md5": "a20f7f34629bb1f2cf48da7bd49bc9b4",
"sha256": "5216aa373d65a8c703897881b70045fcd1d0285111ab7b7779848cdad3289e42"
},
"downloads": -1,
"filename": "turbo_ajedrez-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a20f7f34629bb1f2cf48da7bd49bc9b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6448,
"upload_time": "2024-11-29T12:31:57",
"upload_time_iso_8601": "2024-11-29T12:31:57.655741Z",
"url": "https://files.pythonhosted.org/packages/83/1d/92e61220d24fd28636efd259c64fddc74b2cbfadaf4c06429812b00ddd68/turbo_ajedrez-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "62d14209ee6d5a2a4a52e2998a9b7f84a72ffff8c9ff3f418f7951be3fe315fe",
"md5": "3964bda87e827f6ef53dbc099a9fad3e",
"sha256": "ea74fd728a04aa98ce55aeb2663b88a34799fc529ddf760341326556e1bb81d0"
},
"downloads": -1,
"filename": "turbo_ajedrez-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "3964bda87e827f6ef53dbc099a9fad3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6405,
"upload_time": "2024-11-29T12:31:59",
"upload_time_iso_8601": "2024-11-29T12:31:59.746963Z",
"url": "https://files.pythonhosted.org/packages/62/d1/4209ee6d5a2a4a52e2998a9b7f84a72ffff8c9ff3f418f7951be3fe315fe/turbo_ajedrez-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-29 12:31:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zbenmo",
"github_project": "ajedrez",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "turbo-ajedrez"
}