# Jupyter kernels for the Spyder console
[![Windows status](https://github.com/spyder-ide/spyder-kernels/workflows/Windows%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Windows+tests%22)
[![Linux status](https://github.com/spyder-ide/spyder-kernels/workflows/Linux%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Linux+tests%22)
[![Macos status](https://github.com/spyder-ide/spyder-kernels/workflows/Macos%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Macos+tests%22)
[![codecov](https://codecov.io/gh/spyder-ide/spyder-kernels/branch/master/graph/badge.svg)](https://codecov.io/gh/spyder-ide/spyder-kernels/branch/master)
Package that provides Jupyter kernels for use with the consoles of Spyder, the
Scientific Python Development Environment.
These kernels can be launched either through Spyder itself or in an independent
Python session, and allow for interactive or file-based execution of Python
code inside Spyder.
To learn about creating, connecting to and using these kernels with the Spyder
console, please read our [documentation](https://docs.spyder-ide.org/current/panes/ipythonconsole.html).
For advice on managing packages and environments with `spyder-kernels`, please read this
[FAQ](http://docs.spyder-ide.org/current/faq.html#using-existing-environment) in our docs.
## Installation
To install this package, you can use either the ``pip`` or ``conda`` package
managers, as follows:
Using conda (the recommended way!):
```
conda install spyder-kernels
```
Using pip:
```
pip install spyder-kernels
```
## Dependencies
This project depends on:
* [ipykernel](https://github.com/ipython/ipykernel/)
* [cloudpickle](https://github.com/cloudpipe/cloudpickle)
* [wurlitzer](https://github.com/minrk/wurlitzer) (only on Linux and macOS).
## Changelog
Visit our [CHANGELOG](CHANGELOG.md) file to know more about our new features
and improvements.
## Development and contribution
To start contributing to this project you can execute
```
pip install -e .
```
in your git clone and then test your changes in Spyder. We follow PEP8 and
PEP257 style guidelines.
## Sponsors
Spyder and its subprojects are funded thanks to the generous support of
[![Chan Zuckerberg Initiative](https://raw.githubusercontent.com/spyder-ide/spyder/master/img_src/czi.png)](https://chanzuckerberg.com/)[![Numfocus](https://i2.wp.com/numfocus.org/wp-content/uploads/2017/07/NumFocus_LRG.png?fit=320%2C148&ssl=1)](https://numfocus.org/)
and the donations we have received from our users around the world through [Open Collective](https://opencollective.com/spyder/):
[![Sponsors](https://opencollective.com/spyder/sponsors.svg)](https://opencollective.com/spyder#support)
Raw data
{
"_id": null,
"home_page": "https://github.com/spyder-ide/spyder-kernels",
"name": "spyder-kernels",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "spyder jupyter kernel ipython console",
"author": "Spyder Development Team",
"author_email": "spyderlib@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/cf/ba/a3d56a221ff2e8751906aea7c4c4188fedac91836fbd512b58abbf5b90ae/spyder_kernels-3.0.2.tar.gz",
"platform": null,
"description": "# Jupyter kernels for the Spyder console\n\n[![Windows status](https://github.com/spyder-ide/spyder-kernels/workflows/Windows%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Windows+tests%22)\n[![Linux status](https://github.com/spyder-ide/spyder-kernels/workflows/Linux%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Linux+tests%22)\n[![Macos status](https://github.com/spyder-ide/spyder-kernels/workflows/Macos%20tests/badge.svg)](https://github.com/spyder-ide/spyder-kernels/actions?query=workflow%3A%22Macos+tests%22)\n[![codecov](https://codecov.io/gh/spyder-ide/spyder-kernels/branch/master/graph/badge.svg)](https://codecov.io/gh/spyder-ide/spyder-kernels/branch/master)\n\nPackage that provides Jupyter kernels for use with the consoles of Spyder, the\nScientific Python Development Environment.\n\nThese kernels can be 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\nTo learn about creating, connecting to and using these kernels with the Spyder\nconsole, please read our [documentation](https://docs.spyder-ide.org/current/panes/ipythonconsole.html).\n\nFor advice on managing packages and environments with `spyder-kernels`, please read this\n[FAQ](http://docs.spyder-ide.org/current/faq.html#using-existing-environment) in our docs.\n\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 spyder-kernels\n```\n\nUsing pip:\n\n```\npip install spyder-kernels\n```\n\n## Dependencies\n\nThis project depends on:\n\n* [ipykernel](https://github.com/ipython/ipykernel/)\n* [cloudpickle](https://github.com/cloudpipe/cloudpickle)\n* [wurlitzer](https://github.com/minrk/wurlitzer) (only on Linux and macOS).\n\n## Changelog\n\nVisit our [CHANGELOG](CHANGELOG.md) file to know more about our new features\nand improvements.\n\n## Development and contribution\n\nTo start contributing to this project you can execute\n\n```\npip install -e .\n```\n\nin your git clone and then test your changes in Spyder. We follow PEP8 and\nPEP257 style guidelines.\n\n## Sponsors\n\nSpyder and its subprojects are funded thanks to the generous support of\n\n[![Chan Zuckerberg Initiative](https://raw.githubusercontent.com/spyder-ide/spyder/master/img_src/czi.png)](https://chanzuckerberg.com/)[![Numfocus](https://i2.wp.com/numfocus.org/wp-content/uploads/2017/07/NumFocus_LRG.png?fit=320%2C148&ssl=1)](https://numfocus.org/)\n\nand the donations we have received from our users around the world through [Open Collective](https://opencollective.com/spyder/):\n\n[![Sponsors](https://opencollective.com/spyder/sponsors.svg)](https://opencollective.com/spyder#support)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Jupyter kernels for Spyder's console",
"version": "3.0.2",
"project_urls": {
"Download": "https://www.spyder-ide.org/#fh5co-download",
"Homepage": "https://github.com/spyder-ide/spyder-kernels"
},
"split_keywords": [
"spyder",
"jupyter",
"kernel",
"ipython",
"console"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c372be7709fe46bc975b5a0ef716fa0ac58a9d1ac0819ea9ebef8792c39127f",
"md5": "aa90302dd4094929c94fc1640b9339c6",
"sha256": "6709a3c77b57005bfdfc03d2fc58170ad88b5906fc24264653127c7b008d3124"
},
"downloads": -1,
"filename": "spyder_kernels-3.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aa90302dd4094929c94fc1640b9339c6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 80237,
"upload_time": "2024-12-04T16:43:08",
"upload_time_iso_8601": "2024-12-04T16:43:08.388416Z",
"url": "https://files.pythonhosted.org/packages/6c/37/2be7709fe46bc975b5a0ef716fa0ac58a9d1ac0819ea9ebef8792c39127f/spyder_kernels-3.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cfbaa3d56a221ff2e8751906aea7c4c4188fedac91836fbd512b58abbf5b90ae",
"md5": "4d763df6f41e5f7fb8d21709e75c3d5c",
"sha256": "a5300a0cc18d9201c006827c170b0ec08cfc943f775f083abfb6bdf672feb561"
},
"downloads": -1,
"filename": "spyder_kernels-3.0.2.tar.gz",
"has_sig": false,
"md5_digest": "4d763df6f41e5f7fb8d21709e75c3d5c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 81912,
"upload_time": "2024-12-04T16:43:10",
"upload_time_iso_8601": "2024-12-04T16:43:10.656541Z",
"url": "https://files.pythonhosted.org/packages/cf/ba/a3d56a221ff2e8751906aea7c4c4188fedac91836fbd512b58abbf5b90ae/spyder_kernels-3.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-04 16:43:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "spyder-ide",
"github_project": "spyder-kernels",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "spyder-kernels"
}