{ "info": { "author": "Dan Oak", "author_email": "danylo.dubinin@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: IPython", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS", "Operating System :: Unix", "Programming Language :: Other Scripting Engines", "Programming Language :: Python :: 3", "Topic :: System :: Shells" ], "description": "# Z shell kernel for Jupyter\n\n\n\n## Install\n[`install.sh`](./install.sh)\n```sh\npipenv --python 3.7\npipenv install jupyter\npipenv install --editable .\npipenv run python -m zsh_kernel.install --sys-prefix\n```\n\n## Run\n[`lab.sh`](./lab.sh)\n```sh\npipenv run jupyter notebook\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danylo-dubinin/zsh-jupyter-kernel", "keywords": "jupyter,ipython,zsh,shell,kernel", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "zsh-kernel", "package_url": "https://pypi.org/project/zsh-kernel/", "platform": "", "project_url": "https://pypi.org/project/zsh-kernel/", "project_urls": { "Homepage": "https://github.com/danylo-dubinin/zsh-jupyter-kernel" }, "release_url": "https://pypi.org/project/zsh-kernel/2.0/", "requires_dist": [ "jupyter-client", "IPython", "ipykernel" ], "requires_python": "", "summary": "Z shell kernel for Jupyter", "version": "2.0" }, "last_serial": 5463813, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "546db110888a8da15cf967b01b43842b", "sha256": "57ee9c6f0d01ce258ba7e467b3eec64f4562dcb742d8f3811bd77f2b50f396d7" }, "downloads": -1, "filename": "zsh_kernel-2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "546db110888a8da15cf967b01b43842b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20555, "upload_time": "2019-06-28T22:52:35", "url": "https://files.pythonhosted.org/packages/97/2b/553a957b68fd823547bf80501369c82f0ea99f9ec9fdaadad3ba2c4dae1d/zsh_kernel-2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85925dca091e2704a2da845058ebd3af", "sha256": "886f156849379d81673cc0fa6a3e66a056f5ae97a11eb6282cf88c7562b9b7d7" }, "downloads": -1, "filename": "zsh_kernel-2.0.tar.gz", "has_sig": false, "md5_digest": "85925dca091e2704a2da845058ebd3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6767, "upload_time": "2019-06-28T22:52:38", "url": "https://files.pythonhosted.org/packages/a8/cb/89c8bbe2027c4a5b6c6cd75e2b443419ea184a548aadecc7db98432d4115/zsh_kernel-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "546db110888a8da15cf967b01b43842b", "sha256": "57ee9c6f0d01ce258ba7e467b3eec64f4562dcb742d8f3811bd77f2b50f396d7" }, "downloads": -1, "filename": "zsh_kernel-2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "546db110888a8da15cf967b01b43842b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20555, "upload_time": "2019-06-28T22:52:35", "url": "https://files.pythonhosted.org/packages/97/2b/553a957b68fd823547bf80501369c82f0ea99f9ec9fdaadad3ba2c4dae1d/zsh_kernel-2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85925dca091e2704a2da845058ebd3af", "sha256": "886f156849379d81673cc0fa6a3e66a056f5ae97a11eb6282cf88c7562b9b7d7" }, "downloads": -1, "filename": "zsh_kernel-2.0.tar.gz", "has_sig": false, "md5_digest": "85925dca091e2704a2da845058ebd3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6767, "upload_time": "2019-06-28T22:52:38", "url": "https://files.pythonhosted.org/packages/a8/cb/89c8bbe2027c4a5b6c6cd75e2b443419ea184a548aadecc7db98432d4115/zsh_kernel-2.0.tar.gz" } ] }