{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Jupyter", "Intended Audience :: Science/Research", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: System :: Shells" ], "description": "# An Picat Kernel for Jupyter\n\n## Prerequisites\n* [Picat](http://www.picat-lang.org)\n* [Jupyter Notebook](http://jupyter.readthedocs.org/en/latest/install.html)\n* metakernel\n* Linux or MacOS\n\n\n## Instalation via pip\n```text\npip install jupyter\npip install metakernel\npip install picat-kernel\n```\n\nAdd `--user` to install in your private environment.\n\n\n## Use\n```text\njupyter notebook\n# In the notebook interface, select Picat from the 'New' menu\n```\nor\n```text\njupyter qtconsole --kernel picat\n```\nor\n```text\njupyter console --kernel picat\n```\n\n## Restrictions\n* It doesn't work on Windows because restrictions of `pexpect` and `subprocess` libraries\n* It isn't possible to have interation using `;` or debugger.\n\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://gitlab.com/minicz/picat_kernel", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/minicz/picat_kernel", "keywords": "", "license": "MPL-2.0", "maintainer": "Marcio Minicz", "maintainer_email": "marciominicz@gmail.com", "name": "picat-kernel", "package_url": "https://pypi.org/project/picat-kernel/", "platform": "Any", "project_url": "https://pypi.org/project/picat-kernel/", "project_urls": { "Download": "https://gitlab.com/minicz/picat_kernel", "Homepage": "https://gitlab.com/minicz/picat_kernel" }, "release_url": "https://pypi.org/project/picat-kernel/0.1/", "requires_dist": [ "metakernel", "jupyter" ], "requires_python": "", "summary": "A Picat kernel for Jupyter", "version": "0.1" }, "last_serial": 5478826, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ea6d314037432424b1e1865b6dd05f91", "sha256": "5e236f921538e5d24e457e53cb443268096ed6071cccd55625161ffac114b24e" }, "downloads": -1, "filename": "picat_kernel-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ea6d314037432424b1e1865b6dd05f91", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9130, "upload_time": "2019-07-02T23:57:02", "url": "https://files.pythonhosted.org/packages/a0/e5/ea80bbfc74f5c5f4fda54eba2156b5aa061f60cf5dd0e2bec9904047ad4a/picat_kernel-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a580af014a248ac973056bf16724c5a", "sha256": "78827861a252f48fd2781b75b14dd2cc998dd17005b04f792018d77c81500a50" }, "downloads": -1, "filename": "picat_kernel-0.1.tar.gz", "has_sig": false, "md5_digest": "2a580af014a248ac973056bf16724c5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8390, "upload_time": "2019-07-02T23:57:04", "url": "https://files.pythonhosted.org/packages/63/6a/4a612814306a08bbc1d001cf94088a31533038c543787ac683cc9017efa3/picat_kernel-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea6d314037432424b1e1865b6dd05f91", "sha256": "5e236f921538e5d24e457e53cb443268096ed6071cccd55625161ffac114b24e" }, "downloads": -1, "filename": "picat_kernel-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ea6d314037432424b1e1865b6dd05f91", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9130, "upload_time": "2019-07-02T23:57:02", "url": "https://files.pythonhosted.org/packages/a0/e5/ea80bbfc74f5c5f4fda54eba2156b5aa061f60cf5dd0e2bec9904047ad4a/picat_kernel-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a580af014a248ac973056bf16724c5a", "sha256": "78827861a252f48fd2781b75b14dd2cc998dd17005b04f792018d77c81500a50" }, "downloads": -1, "filename": "picat_kernel-0.1.tar.gz", "has_sig": false, "md5_digest": "2a580af014a248ac973056bf16724c5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8390, "upload_time": "2019-07-02T23:57:04", "url": "https://files.pythonhosted.org/packages/63/6a/4a612814306a08bbc1d001cf94088a31533038c543787ac683cc9017efa3/picat_kernel-0.1.tar.gz" } ] }