jupyter_console

View on PyPIReverse Dependencies (71)

6.6.3 jupyter_console-6.6.3-py3-none-any.whl

Wheel Details

Project: jupyter_console
Version: 6.6.3
Filename: jupyter_console-6.6.3-py3-none-any.whl
Download: [link]
Size: 24510
MD5: 13fb6d84320e944ce9a92ffce04dfe07
SHA256: 309d33409fcc92ffdad25f0bcdf9a4a9daa61b6f341177570fdac03de5352485
Uploaded: 2023-03-06 14:13:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyter-console
Version: 6.6.3
Summary: Jupyter terminal console
Author-Email: Jupyter Development Team <jupyter[at]googlegroups.com>
Project-Url: Homepage, https://jupyter.org
License: BSD 3-Clause License - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: Interactive,Interpreter,Shell,Web
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: ipykernel (>=6.14)
Requires-Dist: ipython
Requires-Dist: jupyter-client (>=7.0.0)
Requires-Dist: jupyter-core (!=5.0.*,>=4.12)
Requires-Dist: prompt-toolkit (>=3.0.30)
Requires-Dist: pygments
Requires-Dist: pyzmq (>=17)
Requires-Dist: traitlets (>=5.4)
Requires-Dist: flaky; extra == "test"
Requires-Dist: pexpect; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2733 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyter_console/__init__.py sha256=eOFC_-OVzzDdVFJDZX3fTG4sOM198_RvSeQ1HyofjyQ 88
jupyter_console/__main__.py sha256=9sjVFP9naGVc5XWQ6eh_6Ppfh0bYMQTFzQHTC_0Mxns 90
jupyter_console/_version.py sha256=TyhQyMM3Ip9WStFBB2EQ4WzFT3rX0Ura_Y8hxKGDjL0 443
jupyter_console/app.py sha256=uE3KP6VK-4KnEAfefmWbQU_LtUE72UXD4X-Kr5l38VA 5054
jupyter_console/completer.py sha256=PY1LJ8S97F8lcAbIMPDWK59n7xxd_DdGUTbHJ2UrFQY 1399
jupyter_console/ptshell.py sha256=fL72QQ5Pj29qJWNrUhmXDu-VwC6MsiVZ6H6aZVPlGJI 38655
jupyter_console/utils.py sha256=H1scmX8a7KACE9_loaoqt5t9YVSRVZCLyaTuB7oKH5w 616
jupyter_console/zmqhistory.py sha256=YCK76ZAe5zmZna3JH9MWxvYUY8v4YFTvkwzKZkDTsTw 3461
jupyter_console/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_console/tests/conftest.py sha256=XZIIbKgi7ZeKmaFEP_zSgDNj-rshkMIK-rmc7SE63DE 126
jupyter_console/tests/test_console.py sha256=GtG2aja-O0EB-EuRc90MbleuXcQGCYdpCbWw1mQQ7Ak 2692
jupyter_console/tests/test_image_handler.py sha256=ZaCCnB-xoiNZ404t0O839DRu0poewTA7eeHaDmtRubI 3310
jupyter_console/tests/writetofile.py sha256=qSNiiT8PAgNW3sqi-RKL8AQs8JbV29wRsMfyAPCPPtA 783
jupyter_console-6.6.3.dist-info/METADATA sha256=Jl9bu4rvnFeIsCg9DUYTvhdYWKtajEOAiKl-Ew04KD0 5833
jupyter_console-6.6.3.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
jupyter_console-6.6.3.dist-info/entry_points.txt sha256=hgEYjJm5PBhO4wref-74TijoYRlqqRqoeG7IaTaYVRY 61
jupyter_console-6.6.3.dist-info/licenses/LICENSE sha256=XKdOTS7rkzCw0SnCX4dNNUShNBO8Yq6NNngZEA0JUHI 1588
jupyter_console-6.6.3.dist-info/RECORD

entry_points.txt

jupyter-console = jupyter_console.app:main