{ "info": { "author": "Ashton Walden & Jiman Kim", "author_email": "awalden@pugetsound.edu", "bugtrack_url": null, "classifiers": [], "description": "# Py-MI-PS\n\nA MIPS interpreter written in Python\n\n![alt text]()\n\nExample code courtesy of [University Of The Pacific]\n\n[mips ref sheet]\n\n[university of the pacific]: https://ecs-network.serv.pacific.edu/ecpe-170/tutorials/mips-example-programs\n[ref]: http://www-ee.eng.hawaii.edu/~sasaki/EE361/Fall99/ChrisChan/Report.html#3.0\n[mips ref sheet]: https://inst.eecs.berkeley.edu/~cs61c/resources/MIPS_help.html\n\n## Installation\n\nSee [releases] for installation instructions\n\n[releases]: https://github.com/AshtonUPS/Py-MI-PS/releases\n\n## Usage\n\nInvoke PyMips with the pymips command from you python virtual environment:\n\n```sh\npymips \n```\n\n## Current Features\n\nCurrently, only base mips commands are supported. Some pseudo commands will work, but they are unreliable and may not parse properly. No commands that take advantage of coprocessors are supported.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AshtonUPS/Py-MI-PS", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyMIPS", "package_url": "https://pypi.org/project/PyMIPS/", "platform": "", "project_url": "https://pypi.org/project/PyMIPS/", "project_urls": { "Homepage": "https://github.com/AshtonUPS/Py-MI-PS" }, "release_url": "https://pypi.org/project/PyMIPS/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "A python MIPS interpreter", "version": "1.0.0" }, "last_serial": 5274594, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a286d5fdb6d466359cff266a076d5175", "sha256": "37b356e482c467f56576f1e9a68349d87ca3b322183ccef980592770a2cfc793" }, "downloads": -1, "filename": "PyMIPS-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a286d5fdb6d466359cff266a076d5175", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23990, "upload_time": "2019-05-15T22:07:43", "url": "https://files.pythonhosted.org/packages/df/af/dfcf807da1a8d18805b159d52ed3f79fd84b033a3c783056a86828169f8c/PyMIPS-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ba926fad5b7ff36d8a6f21b73d0c994", "sha256": "a7b407ced44cda50ab899d60d3ad0c98d329f40f9dd8d1a144d846653143f430" }, "downloads": -1, "filename": "PyMIPS-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4ba926fad5b7ff36d8a6f21b73d0c994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16335, "upload_time": "2019-05-15T22:07:45", "url": "https://files.pythonhosted.org/packages/d0/6c/dd67797634e1d10e0ad155cf68236191674d0931c0a1c5da118fe7da069b/PyMIPS-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a286d5fdb6d466359cff266a076d5175", "sha256": "37b356e482c467f56576f1e9a68349d87ca3b322183ccef980592770a2cfc793" }, "downloads": -1, "filename": "PyMIPS-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a286d5fdb6d466359cff266a076d5175", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23990, "upload_time": "2019-05-15T22:07:43", "url": "https://files.pythonhosted.org/packages/df/af/dfcf807da1a8d18805b159d52ed3f79fd84b033a3c783056a86828169f8c/PyMIPS-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ba926fad5b7ff36d8a6f21b73d0c994", "sha256": "a7b407ced44cda50ab899d60d3ad0c98d329f40f9dd8d1a144d846653143f430" }, "downloads": -1, "filename": "PyMIPS-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4ba926fad5b7ff36d8a6f21b73d0c994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16335, "upload_time": "2019-05-15T22:07:45", "url": "https://files.pythonhosted.org/packages/d0/6c/dd67797634e1d10e0ad155cf68236191674d0931c0a1c5da118fe7da069b/PyMIPS-1.0.0.tar.gz" } ] }