# IPython kernels for Spyder plugin for modelx
A custom IPython kernels for the `spyder-modelx` package, which is a plug-in for Spyder,
a Scientific Python Development Environment.
These kernels can launched either through Spyder itself or in an independent
Python session, and allow for interactive or file-based execution of Python
code inside Spyder.
Visit the following sites for more details:
* [modelx documentation](https://docs.modelx.io/en/latest/)
* [modelx home page](https://modelx.io)
* [modelx github repository](https://github.com/fumitoh/modelx)
* [spyder-modelx github repository](https://github.com/fumitoh/spyder-modelx)
## Installation
To install this package, you can use either the ``pip`` or ``conda`` package
managers, as follows:
Using conda (the recommended way!):
```
conda install -c conda-forge spymx-kernels
```
Using pip:
```
pip install spymx-kernels
```
## Dependencies
This project depends on:
* [spyder-kernels](https://github.com/spyder-ide/spyder-kernels)
Raw data
{
"_id": null,
"home_page": "https://github.com/fumitoh/spymx-kernels",
"name": "spymx-kernels",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "modelx spyder jupyter kernel ipython console",
"author": "Fumito Hamamura",
"author_email": "fumito.ham@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8d/30/ab1f140eae472039d6ebf85dfa0fa8f002a0fe49b7158f5687b1b71ccb05/spymx_kernels-0.2.3.tar.gz",
"platform": null,
"description": "# IPython kernels for Spyder plugin for modelx\n\nA custom IPython kernels for the `spyder-modelx` package, which is a plug-in for Spyder,\na Scientific Python Development Environment.\n\nThese kernels can launched either through Spyder itself or in an independent\nPython session, and allow for interactive or file-based execution of Python\ncode inside Spyder.\n\nVisit the following sites for more details:\n\n* [modelx documentation](https://docs.modelx.io/en/latest/)\n* [modelx home page](https://modelx.io)\n* [modelx github repository](https://github.com/fumitoh/modelx)\n* [spyder-modelx github repository](https://github.com/fumitoh/spyder-modelx)\n\n## Installation\n\nTo install this package, you can use either the ``pip`` or ``conda`` package\nmanagers, as follows:\n\nUsing conda (the recommended way!):\n\n```\nconda install -c conda-forge spymx-kernels\n```\n\nUsing pip:\n\n```\npip install spymx-kernels\n```\n\n## Dependencies\n\nThis project depends on:\n\n* [spyder-kernels](https://github.com/spyder-ide/spyder-kernels)\n\n\n\n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "Jupyter kernels for Spyder plugin for modelx",
"version": "0.2.3",
"project_urls": {
"Download": "https://pypi.org/project/spymx-kernels",
"Homepage": "https://github.com/fumitoh/spymx-kernels"
},
"split_keywords": [
"modelx",
"spyder",
"jupyter",
"kernel",
"ipython",
"console"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "45b67686b3c4957ff990b2bcfadc2669f923af365c2e5a61be926f2fab7ef0ec",
"md5": "8574257a4a30a04ece26eeff290c2e33",
"sha256": "5b875e3e8879eb0d43b1f2f3e375757c601e5dffdad29d7c7aa41185c3a580d1"
},
"downloads": -1,
"filename": "spymx_kernels-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8574257a4a30a04ece26eeff290c2e33",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 35081,
"upload_time": "2025-08-10T04:05:34",
"upload_time_iso_8601": "2025-08-10T04:05:34.771235Z",
"url": "https://files.pythonhosted.org/packages/45/b6/7686b3c4957ff990b2bcfadc2669f923af365c2e5a61be926f2fab7ef0ec/spymx_kernels-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8d30ab1f140eae472039d6ebf85dfa0fa8f002a0fe49b7158f5687b1b71ccb05",
"md5": "6069702f037c4c40d9af263bfe9f76be",
"sha256": "2a3bbfbe4d288387252dc4fba21cdb5e79b45f1342b0738ce204f2ed455cf9a7"
},
"downloads": -1,
"filename": "spymx_kernels-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "6069702f037c4c40d9af263bfe9f76be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25724,
"upload_time": "2025-08-10T04:05:36",
"upload_time_iso_8601": "2025-08-10T04:05:36.020563Z",
"url": "https://files.pythonhosted.org/packages/8d/30/ab1f140eae472039d6ebf85dfa0fa8f002a0fe49b7158f5687b1b71ccb05/spymx_kernels-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-10 04:05:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fumitoh",
"github_project": "spymx-kernels",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spymx-kernels"
}