{ "info": { "author": "gajop", "author_email": "gajopetrovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Development Status :: 4 - Beta", "Framework :: IPython", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "SpringRTS IPython kernel for Jupyter notebooks\n\nRun Spring code remotely via Jupyter notebooks.\n4X: explore, experiment, extend and execute.\n\nFor usage docs see `%help and %lsmagic` inside the notebook.\n\nInstall\n=======\n\nObtain a writable Python environment (virtualenv is suggested).\n\nInstall with pip:\n```\npip install spring-kernel\n```\n\nInstall the kernel (you probably want to include --user):\n```\njupyter spring_kernel install --user\n```\n\nInstall the widget and gadget to your Spring project.\nCopy spring-kernel to your project's libs folder, and then copy the `api_spring_kernel_load.lua` to the `LuaUI/widgets` and `LuaRules/gadgets` folders.\n\nRunning\n=======\n\nStart your Spring project, and then start the jupyter notebook with:\n```\njupyter notebook\n```\n\nYou can then create SpringRTS kernel notebooks in the browser. \n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gajop/spring-kernel", "keywords": "springrts jupyter ipython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "spring-kernel", "package_url": "https://pypi.org/project/spring-kernel/", "platform": "", "project_url": "https://pypi.org/project/spring-kernel/", "project_urls": { "Homepage": "https://github.com/gajop/spring-kernel" }, "release_url": "https://pypi.org/project/spring-kernel/1.0.3/", "requires_dist": [ "setuptools", "ipykernel (>=4.0)", "jupyter-client (>=4.0)", "jupyter" ], "requires_python": "", "summary": "Jupyter kernel for SpringRTS", "version": "1.0.3" }, "last_serial": 2715790, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "baaaf473a09b18dc927ea9a9aa73d822", "sha256": "4c3057f033cdbb6faa6000e41bb6c48a6bbc437ba4337f86dff096d544d7f9de" }, "downloads": -1, "filename": "spring_kernel-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "baaaf473a09b18dc927ea9a9aa73d822", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 64200, "upload_time": "2017-03-18T09:25:39", "url": "https://files.pythonhosted.org/packages/93/82/dba1813ce7d5a9fa72bc3130627d79ec46cf89120b72211d71855156bee9/spring_kernel-1.0.2-py2.py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "8462b92e2443f14776494fa11e7c3567", "sha256": "514dfd5d9d7d1454b2b487b4e6b93c55d90d2bd2f6883faf84d529a7e56986f5" }, "downloads": -1, "filename": "spring_kernel-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8462b92e2443f14776494fa11e7c3567", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 64185, "upload_time": "2017-03-19T12:59:29", "url": "https://files.pythonhosted.org/packages/aa/ad/75103cc937f76620873e3c123d02794c13951eeae1910a8109d5ab52fbe7/spring_kernel-1.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8462b92e2443f14776494fa11e7c3567", "sha256": "514dfd5d9d7d1454b2b487b4e6b93c55d90d2bd2f6883faf84d529a7e56986f5" }, "downloads": -1, "filename": "spring_kernel-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8462b92e2443f14776494fa11e7c3567", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 64185, "upload_time": "2017-03-19T12:59:29", "url": "https://files.pythonhosted.org/packages/aa/ad/75103cc937f76620873e3c123d02794c13951eeae1910a8109d5ab52fbe7/spring_kernel-1.0.3-py2.py3-none-any.whl" } ] }