{ "info": { "author": "Kevin O'Rourke", "author_email": "kevin-pypi@caboose.org.uk", "bugtrack_url": null, "classifiers": [ "Framework :: IPython", "License :: OSI Approved :: MIT License", "Programming Language :: Pike", "Programming Language :: Python :: 3" ], "description": "A simple IPython kernel for the `Pike programming language `_.\n\nThis requires IPython 3.\n\nTo install::\n\n pip install pike_kernel\n python -m pike_kernel.install\n\nTo use it, run one of:\n\n.. code:: shell\n\n ipython notebook\n # In the notebook interface, select Pike from the 'New' menu\n ipython qtconsole --kernel pike\n ipython console --kernel pike\n\nFor details of how this works, see the Jupyter docs on `wrapper kernels\n`_, and\nPexpect's docs on the `replwrap module\n`_\n\nMostly copied from `Thomas Kluyver's bash kernel `_.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kevinior/jupyter-pike-kernel", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "pike_kernel", "package_url": "https://pypi.org/project/pike_kernel/", "platform": null, "project_url": "https://pypi.org/project/pike_kernel/", "project_urls": { "Homepage": "https://github.com/kevinior/jupyter-pike-kernel" }, "release_url": "https://pypi.org/project/pike_kernel/0.0.1/", "requires_dist": [ "pexpect (>=4.0)" ], "requires_python": null, "summary": "A Pike kernel for Jupyter", "version": "0.0.1" }, "last_serial": 2478235, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4cbe8bed945f47b81cd351a239a62b36", "sha256": "6884e46a2f1c55e6db4b49b7d958b5c98381e0d8566a6d367d6fd8cb7ec3fd6a" }, "downloads": -1, "filename": "pike_kernel-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cbe8bed945f47b81cd351a239a62b36", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8193, "upload_time": "2016-11-23T08:49:06", "url": "https://files.pythonhosted.org/packages/1d/d0/50165aba30252afeb70824cb43b946edb000d6792064fa4e7fe11e7ced33/pike_kernel-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cbe8bed945f47b81cd351a239a62b36", "sha256": "6884e46a2f1c55e6db4b49b7d958b5c98381e0d8566a6d367d6fd8cb7ec3fd6a" }, "downloads": -1, "filename": "pike_kernel-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cbe8bed945f47b81cd351a239a62b36", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8193, "upload_time": "2016-11-23T08:49:06", "url": "https://files.pythonhosted.org/packages/1d/d0/50165aba30252afeb70824cb43b946edb000d6792064fa4e7fe11e7ced33/pike_kernel-0.0.1-py2.py3-none-any.whl" } ] }