{ "info": { "author": "Keming Yang", "author_email": "kemingy94@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Cellular Automata\n\nDemos for cellular automata. Display cellular evaluation in terminal.\n\n## Usage\n\n```sh\n# use rule 170 to evaluate\ncellular -r 170\n```\n\n## Help\n\n```sh\ncellular --help\n```\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kemingy/cellular", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cellular", "package_url": "https://pypi.org/project/cellular/", "platform": "", "project_url": "https://pypi.org/project/cellular/", "project_urls": { "Homepage": "https://github.com/kemingy/cellular" }, "release_url": "https://pypi.org/project/cellular/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "demos for cellular automata", "version": "0.0.1" }, "last_serial": 4366921, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "87428263e1f4c658e94258ec514f30de", "sha256": "2fffb4c50eb4d6c4e62a90e1d4b8fd3cf1b00b315e267f0c17b5004c57cba559" }, "downloads": -1, "filename": "cellular-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "87428263e1f4c658e94258ec514f30de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3807, "upload_time": "2018-10-12T04:29:14", "url": "https://files.pythonhosted.org/packages/3a/85/34b46c015811252d6b5f7ea7c73c31473ff1ec1548449f3fdde347f90052/cellular-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fde71a195bce72abad4ded4a60f919b9", "sha256": "0704395b5d0cdbed08f4bef1ec6211f33b5a3076bdc08da6b97d81c7cda853b3" }, "downloads": -1, "filename": "cellular-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fde71a195bce72abad4ded4a60f919b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2246, "upload_time": "2018-10-12T04:29:16", "url": "https://files.pythonhosted.org/packages/aa/31/ade140e158fcedbeefbd93ac41d8f14f99036a472e91b8717634b181d9e3/cellular-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87428263e1f4c658e94258ec514f30de", "sha256": "2fffb4c50eb4d6c4e62a90e1d4b8fd3cf1b00b315e267f0c17b5004c57cba559" }, "downloads": -1, "filename": "cellular-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "87428263e1f4c658e94258ec514f30de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3807, "upload_time": "2018-10-12T04:29:14", "url": "https://files.pythonhosted.org/packages/3a/85/34b46c015811252d6b5f7ea7c73c31473ff1ec1548449f3fdde347f90052/cellular-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fde71a195bce72abad4ded4a60f919b9", "sha256": "0704395b5d0cdbed08f4bef1ec6211f33b5a3076bdc08da6b97d81c7cda853b3" }, "downloads": -1, "filename": "cellular-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fde71a195bce72abad4ded4a60f919b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2246, "upload_time": "2018-10-12T04:29:16", "url": "https://files.pythonhosted.org/packages/aa/31/ade140e158fcedbeefbd93ac41d8f14f99036a472e91b8717634b181d9e3/cellular-0.0.1.tar.gz" } ] }