{ "info": { "author": "Erik O'Shaughnessy", "author_email": "erik.oshaughnessy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console :: Curses", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Games/Entertainment :: Simulation", "Topic :: Scientific/Engineering :: Artificial Life", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "GameOfLife is a python3 package that provides two classes\r\nthat together implement Conway's Game of Life.\r\n\r\nInstall the GameOfLife package using pip::\r\n \r\n $ sudo pip3 install GameOfLife\r\n\r\nOr clone the git repository::\r\n\r\n $ git clone https://github.com/JnyJny/GameOfLife.git\r\n $ cd GameOfLife\r\n $ sudo python3 setup.py install\r\n\r\nAlso included in the package are:\r\n\r\n- CGameOfLife: displays the simulation in a terminal window using curses.\r\n- PGameOfLife: displays the simulation in a PyGame window with pretty pictures.\r\n- NCGameOfLife: simulation based on GameOfLife.NumpyWorld object, displays with curses.\r\n- NPGameOfLIfe: simulation based on GameOfLife.NumpyWorld object, displays with PyGame.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/JnyJny/GameOfLife/archive/0.1.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JnyJny/GameOfLife", "keywords": "conway game life cellular automata simulation", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "GameOfLife", "package_url": "https://pypi.org/project/GameOfLife/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/GameOfLife/", "project_urls": { "Download": "https://github.com/JnyJny/GameOfLife/archive/0.1.3.tar.gz", "Homepage": "https://github.com/JnyJny/GameOfLife" }, "release_url": "https://pypi.org/project/GameOfLife/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Conway's Game of Life - Cellular Automata.", "version": "0.1.3" }, "last_serial": 1823379, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0ce8ec2b03722197d47bdf76929258a9", "sha256": "c5c56456509739749ba79fc3fe0275099aa3ab3c0f3651805b0b7d6f8da20c76" }, "downloads": -1, "filename": "GameOfLife-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0ce8ec2b03722197d47bdf76929258a9", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 12871, "upload_time": "2015-10-27T20:07:04", "url": "https://files.pythonhosted.org/packages/7e/12/a27b55158b120861e327eff77b3ce90bfb1bb0e6d0ce3eb31599364316ad/GameOfLife-0.1.0-py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f966bb98b3d9581e54db1c6ec5470174", "sha256": "080c89c2fc70f57e0fdcc5129458b6c64f313f303182133705c093d5cf6f3851" }, "downloads": -1, "filename": "GameOfLife-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f966bb98b3d9581e54db1c6ec5470174", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 15703, "upload_time": "2015-10-31T23:02:01", "url": "https://files.pythonhosted.org/packages/34/46/d95ebde97aea58dd3637719b99288aa11ae5f9c1d792034229c424b1c854/GameOfLife-0.1.2-py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "27a60db50e2382473b39a6ce8870c3b0", "sha256": "4966dd3b2f0b0ab4359f64c1438b069c2deb849b1fd982e4992a9377bf003fd1" }, "downloads": -1, "filename": "GameOfLife-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "27a60db50e2382473b39a6ce8870c3b0", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 17403, "upload_time": "2015-11-18T21:51:13", "url": "https://files.pythonhosted.org/packages/c5/fd/f4f6bc2d3caa659fbc9c440119ebbf4b10ed7bb438bbc0ae4558416ec5c9/GameOfLife-0.1.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27a60db50e2382473b39a6ce8870c3b0", "sha256": "4966dd3b2f0b0ab4359f64c1438b069c2deb849b1fd982e4992a9377bf003fd1" }, "downloads": -1, "filename": "GameOfLife-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "27a60db50e2382473b39a6ce8870c3b0", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 17403, "upload_time": "2015-11-18T21:51:13", "url": "https://files.pythonhosted.org/packages/c5/fd/f4f6bc2d3caa659fbc9c440119ebbf4b10ed7bb438bbc0ae4558416ec5c9/GameOfLife-0.1.3-py3-none-any.whl" } ] }