{ "info": { "author": "Jaesin Mulenex", "author_email": "Jaesin@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: System :: System Shells" ], "description": "[![Build Status](https://travis-ci.org/Jaesin/psysh_kernel.svg?branch=master)](https://travis-ci.org/Jaesin/psysh_kernel)\n\n### A Jupyter kernel for PsySH\n\nThis requires **Jupyter Notebook** \nand [PsySH](http://psysh.org/) installed.\n\nTo install:\n\n```bash\npython -m pip install psysh_kernel\npython -m psysh_kernel install\n```\n\nTo use it, run one of:\n\n```bash\n\njupyter notebook\n# In the notebook interface, select Psysh from the 'New' menu\njupyter qtconsole --kernel psysh\njupyter console --kernel psysh\n```\n\nThis is based on MetaKernel \nwhich means it features a standard set of magics.\n\nA sample notebook is available [online](https://github.com/Jaesin/psysh_kernel/blob/master/psysh_kernel.ipynb).\n\nYou can specify the path to your Psysh executable by creating an \n`PSYSH_EXECUTABLE` environmental variable.\n\n### Thanks\n\nThanks to the metakernel project () \nand it's [contributers](https://github.com/Calysto/metakernel/graphs/contributors).\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/jaesin/psysh_kernel", "keywords": "", "license": "BSD", "maintainer": "Jaesin Mulenex", "maintainer_email": "", "name": "psysh-kernel", "package_url": "https://pypi.org/project/psysh-kernel/", "platform": "", "project_url": "https://pypi.org/project/psysh-kernel/", "project_urls": { "Homepage": "https://github.com/jaesin/psysh_kernel" }, "release_url": "https://pypi.org/project/psysh-kernel/0.1.4/", "requires_dist": [ "metakernel (>=0.20.11)", "jupyter-client (>=4.3.0)", "ipykernel" ], "requires_python": "", "summary": "A PHP kernel for Jupyter/IPython, based on MetaKernel", "version": "0.1.4" }, "last_serial": 4818426, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "68e9cb58bd24047a1702fc23ee5a3dce", "sha256": "dd3cd8508c0fc9ea18a9d958e187387a5e01ebad9fd1945468745a3698f0332b" }, "downloads": -1, "filename": "psysh_kernel-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "68e9cb58bd24047a1702fc23ee5a3dce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16823, "upload_time": "2019-02-14T02:15:52", "url": "https://files.pythonhosted.org/packages/bb/2b/6dbc37a981f4c0e57b415f95c97150cace2c1b1f7287493217ac94137513/psysh_kernel-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a779b5a0c2f15e7d34df8244298c91b5", "sha256": "69c11db32277c35365b20d86407238fc85edac9cc264410a5fd29e25375d25cc" }, "downloads": -1, "filename": "psysh_kernel-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a779b5a0c2f15e7d34df8244298c91b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9209, "upload_time": "2019-02-14T02:15:54", "url": "https://files.pythonhosted.org/packages/a3/d2/c42f9ee655ba46f5b08759eaf3075ca45cb16cf3006fd8d9e2c055d66298/psysh_kernel-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68e9cb58bd24047a1702fc23ee5a3dce", "sha256": "dd3cd8508c0fc9ea18a9d958e187387a5e01ebad9fd1945468745a3698f0332b" }, "downloads": -1, "filename": "psysh_kernel-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "68e9cb58bd24047a1702fc23ee5a3dce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16823, "upload_time": "2019-02-14T02:15:52", "url": "https://files.pythonhosted.org/packages/bb/2b/6dbc37a981f4c0e57b415f95c97150cace2c1b1f7287493217ac94137513/psysh_kernel-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a779b5a0c2f15e7d34df8244298c91b5", "sha256": "69c11db32277c35365b20d86407238fc85edac9cc264410a5fd29e25375d25cc" }, "downloads": -1, "filename": "psysh_kernel-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a779b5a0c2f15e7d34df8244298c91b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9209, "upload_time": "2019-02-14T02:15:54", "url": "https://files.pythonhosted.org/packages/a3/d2/c42f9ee655ba46f5b08759eaf3075ca45cb16cf3006fd8d9e2c055d66298/psysh_kernel-0.1.4.tar.gz" } ] }