iCLIPS
======
Jupyter Kernel for CLIPS_
:Source: https://github.com/noxdafox/iclips
:Documentation: https://iclips.readthedocs.io
:Download: https://pypi.python.org/pypi/iclips
:Docker: https://hub.docker.com/r/noxdafox/iclips
|docs badge|
.. |docs badge| image:: https://readthedocs.org/projects/iclips/badge/?version=latest
:target: http://iclips.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://iclips.readthedocs.io/en/latest/_images/example.png
Installation
------------
.. code:: bash
$ pip install iclips
Usage
-----
.. code:: bash
$ iclips
.. _CLIPS: http://www.clipsrules.net/
Docker Container
----------------
The container ships a Jupyter Notebook with CLIPS support.
.. code:: bash
$ docker pull noxdafox/iclips
# Run Jupyter Console
$ docker run -it noxdafox/iclips iclips
# Run Jupyter Notebook
$ docker run -it -p 8888:8888 noxdafox/iclips
Raw data
{
"_id": null,
"home_page": "https://github.com/noxdafox/iclips",
"name": "iCLIPS",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "clips expert-system jupyter",
"author": "Matteo Cafasso",
"author_email": "noxdafox@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c8/11/65b281bd66622fa20882745dc0959225bc27c7e8e3535cd98fe31206c0ef/iCLIPS-0.3.0.tar.gz",
"platform": null,
"description": "iCLIPS\n======\n\nJupyter Kernel for CLIPS_\n\n:Source: https://github.com/noxdafox/iclips\n:Documentation: https://iclips.readthedocs.io\n:Download: https://pypi.python.org/pypi/iclips\n:Docker: https://hub.docker.com/r/noxdafox/iclips\n\n|docs badge|\n\n.. |docs badge| image:: https://readthedocs.org/projects/iclips/badge/?version=latest\n :target: http://iclips.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://iclips.readthedocs.io/en/latest/_images/example.png\n\nInstallation\n------------\n\n.. code:: bash\n\n $ pip install iclips\n\nUsage\n-----\n\n.. code:: bash\n\n $ iclips\n\n.. _CLIPS: http://www.clipsrules.net/\n\nDocker Container\n----------------\n\nThe container ships a Jupyter Notebook with CLIPS support.\n\n.. code:: bash\n\n $ docker pull noxdafox/iclips\n\n # Run Jupyter Console\n $ docker run -it noxdafox/iclips iclips\n\n # Run Jupyter Notebook\n $ docker run -it -p 8888:8888 noxdafox/iclips\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "CLIPS Jupyter console",
"version": "0.3.0",
"project_urls": {
"Homepage": "https://github.com/noxdafox/iclips"
},
"split_keywords": [
"clips",
"expert-system",
"jupyter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e82a48e98b3c3bfe6d2c514d9c15aa69ac4e85012eb1a1ebad0a3baafb74b74e",
"md5": "f20e3ce8d2ea99d78acbf235db0aa4cc",
"sha256": "b14fcf3b286743e079b3be0a57d589cc215bbd1048c76213850a215a0d400fa7"
},
"downloads": -1,
"filename": "iCLIPS-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f20e3ce8d2ea99d78acbf235db0aa4cc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10697,
"upload_time": "2023-10-15T16:12:41",
"upload_time_iso_8601": "2023-10-15T16:12:41.053269Z",
"url": "https://files.pythonhosted.org/packages/e8/2a/48e98b3c3bfe6d2c514d9c15aa69ac4e85012eb1a1ebad0a3baafb74b74e/iCLIPS-0.3.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c81165b281bd66622fa20882745dc0959225bc27c7e8e3535cd98fe31206c0ef",
"md5": "564317ac539f861466bc8b01ce29b0a8",
"sha256": "9d46155d68c9ac6e4684e0e62c5ede24a4629e8a7a7d714d5fc1432eb531f109"
},
"downloads": -1,
"filename": "iCLIPS-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "564317ac539f861466bc8b01ce29b0a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29072,
"upload_time": "2023-10-15T16:12:42",
"upload_time_iso_8601": "2023-10-15T16:12:42.815673Z",
"url": "https://files.pythonhosted.org/packages/c8/11/65b281bd66622fa20882745dc0959225bc27c7e8e3535cd98fe31206c0ef/iCLIPS-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-15 16:12:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "noxdafox",
"github_project": "iclips",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "iclips"
}