# MENACE
A reproduction of M.E.N.A.C.E. in Python
Raw data
{
"_id": null,
"home_page": "https://github.com/LordUbuntu/MENACE",
"name": "MENACE-ANN",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "python, tic tac toe, noughts and crosses, Matchbox Enabled Noughts and Crosses Engine, MENACE, Neural Network, AI",
"author": "Jacobus Burger",
"author_email": "therealjacoburger@gmail.com",
"download_url": null,
"platform": "any",
"description": "# MENACE\nA reproduction of M.E.N.A.C.E. in Python\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An implementation of the first Noughts and Crosses Artificial Neural Network, made with matchboxes and MENACE",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/LordUbuntu/MENACE"
},
"split_keywords": [
"python",
" tic tac toe",
" noughts and crosses",
" matchbox enabled noughts and crosses engine",
" menace",
" neural network",
" ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c3caf56879dec98115fbfa12a059cef7fb4d63939d03c4e27c9472f697b0870",
"md5": "a7a8a22e6f3eb04ddf094b054db9abc4",
"sha256": "0b0173e337a484ea3078b2397c8767e7ca2064dee73f67d43a134cbc9f6567a7"
},
"downloads": -1,
"filename": "MENACE_ANN-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a7a8a22e6f3eb04ddf094b054db9abc4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4798,
"upload_time": "2024-03-31T23:16:19",
"upload_time_iso_8601": "2024-03-31T23:16:19.835369Z",
"url": "https://files.pythonhosted.org/packages/2c/3c/af56879dec98115fbfa12a059cef7fb4d63939d03c4e27c9472f697b0870/MENACE_ANN-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-31 23:16:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LordUbuntu",
"github_project": "MENACE",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "setuptools",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "menace-ann"
}