Metadata-Version: 2.1
Name: spyder-kernels
Version: 0.4.2
Summary: Jupyter kernels for Spyder's console
Home-page: https://github.com/spyder-ide/spyder-kernels
Author: Spyder Development Team
Author-email: spyderlib@googlegroups.com
License: MIT
Download-URL: https://www.spyder-ide.org/#fh5co-download
Keywords: spyder jupyter kernel ipython console
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Jupyter
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Interpreters
License-File: LICENSE.txt
License-File: AUTHORS.txt

Provides Jupyter kernels for use with the consoles of Spyder, the Scientific
Python Development Environment. These can launched either through Spyder itself
or in an independent Python session, and allow for interactive or file-based
execution of Python code in different environments, all inside the IDE.
For more on Spyder, visit https://www.spyder-ide.org/

To learn about creating, connecting to and using Spyder's consoles, read:
https://docs.spyder-ide.org/ipythonconsole.html

For advice on managing packages and environments with Spyder-Kernels, see:
https://github.com/spyder-ide/spyder/wiki/Working-with-packages-and-environments-in-Spyder



