{ "info": { "author": "Keegan Carruthers-Smith", "author_email": "keegan.csmith@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Utilities" ], "description": "=====\n MCP\n=====\n\nA program to orchestrate Entellect Challenge bot matches. The Entellect\nChallenge is a Tron AI competition.\n\nNamed after Master Control Program (MCP) from the Tron movies. To contribute\nback just send a pull request on https://github.com/keegancsmith/MCP or\nhttps://bitbucket.org/keegan_csmith/mcp\n\n\nInstallation\n============\n\nThe only dependency for MCP is Python 2.7 (although it may work on Python\n3.x). Just run ``mcp.py``. Alternatively you can install the script with\ndistutils. Just run ``python setup.py install`` in the current directory.\n\n\nUsage\n=====\n\nTo run against a random AI run::\n\n $ mcp.py local --player1 '/path/to/your/ai' --player2 'mcp.py randomai'\n\nYou can adjust *player1* and *player2* accordingly. The default command to run\nfor a player is ``start.sh`` or ``start.bat`` (depending if you are on a UNIX\nvariant or not).\n\nMCP has other functionality. Pass ``--help`` to the command to find out more::\n\n $ mcp.py --help\n $ mcp.py remote --help", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/keegancsmith/MCP", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "MCP", "package_url": "https://pypi.org/project/MCP/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/MCP/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/keegancsmith/MCP" }, "release_url": "https://pypi.org/project/MCP/0.1/", "requires_dist": null, "requires_python": null, "summary": "A program to orchestrate Entellect Challenge bot matches.", "version": "0.1" }, "last_serial": 784648, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6d1879d90a7d649e101385614512db7b", "sha256": "c8f42a0f67eb7f6abd66fbee98e98ca4f4c778b5ff149fe56c19dc8eb6b64084" }, "downloads": -1, "filename": "MCP-0.1.tar.gz", "has_sig": false, "md5_digest": "6d1879d90a7d649e101385614512db7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6683, "upload_time": "2012-08-14T10:29:18", "url": "https://files.pythonhosted.org/packages/ec/ff/f7ed3988b2359ecacf2573d744b5718e3110a2a514196848ea39e0732c83/MCP-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d1879d90a7d649e101385614512db7b", "sha256": "c8f42a0f67eb7f6abd66fbee98e98ca4f4c778b5ff149fe56c19dc8eb6b64084" }, "downloads": -1, "filename": "MCP-0.1.tar.gz", "has_sig": false, "md5_digest": "6d1879d90a7d649e101385614512db7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6683, "upload_time": "2012-08-14T10:29:18", "url": "https://files.pythonhosted.org/packages/ec/ff/f7ed3988b2359ecacf2573d744b5718e3110a2a514196848ea39e0732c83/MCP-0.1.tar.gz" } ] }