{ "info": { "author": "Eileen Kuehn, Max Fischer", "author_email": "maxfischer2781@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Education" ], "description": "############################################################\nAdvanced Python Software Development - Gridka School of Life\n############################################################\n\nThe main library to support the \"Advanced Python Software Development\" workshop at GridKa School 2017.\nImplements Conway's \"Game of Life\" as a package.\n\nInstallation\n############\n\nDownload this repository, and install it with ``python3 setup.py install``.\n\n.. code::\n\n git clone https://github.com/MaineKuehn/workshop-advanced_python.git\n cd workshop-advanced_python\n python3 setup.py install", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MaineKuehn/gksol", "keywords": "gridkaschool tutorial game-of-life gol", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gksol", "package_url": "https://pypi.org/project/gksol/", "platform": "", "project_url": "https://pypi.org/project/gksol/", "project_urls": { "Homepage": "https://github.com/MaineKuehn/gksol" }, "release_url": "https://pypi.org/project/gksol/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Game of Life Tutorial Implementation and Framework", "version": "0.2.0" }, "last_serial": 3133761, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "f3563f2b752ec4ee6c87d8fb135d203b", "sha256": "6820ca9c3bd4b5daec2d40332c8f022e6230f985172726898423eb98a5a79a87" }, "downloads": -1, "filename": "gksol-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f3563f2b752ec4ee6c87d8fb135d203b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8560, "upload_time": "2017-08-30T05:23:34", "url": "https://files.pythonhosted.org/packages/ba/6e/f37dd45229f6118495e4bbc2a2ec594a1a8ab629b88fd94af3a0f9c79e83/gksol-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3563f2b752ec4ee6c87d8fb135d203b", "sha256": "6820ca9c3bd4b5daec2d40332c8f022e6230f985172726898423eb98a5a79a87" }, "downloads": -1, "filename": "gksol-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f3563f2b752ec4ee6c87d8fb135d203b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8560, "upload_time": "2017-08-30T05:23:34", "url": "https://files.pythonhosted.org/packages/ba/6e/f37dd45229f6118495e4bbc2a2ec594a1a8ab629b88fd94af3a0f9c79e83/gksol-0.2.0.tar.gz" } ] }