Benign python Download

jupyter-collaboration 5.0.4

“JupyterLab/Jupyter Notebook 7+ Real Time Collaboration extension (metapackage)”

Bundled Python dependency library pathPackage is at least one year old

Evidence

Declares Python package name METADATA · lines 1–6
1Metadata-Version: 2.5
2Name: jupyter-collaboration
3Version: 5.0.4
4Summary: JupyterLab/Jupyter Notebook 7+ Real Time Collaboration extension (metapackage)
5Project-URL: Documentation, https://jupyterlab-realtime-collaboration.readthedocs.io/
6Project-U
Declares Python package license file METADATA · lines 68–72
68:8 # Distributed under the terms of the Modified BSD License.
69License-File: LICENSE
70Classifier: Framework :: Jupyter
71Classifier: Framework :: Jupyter :: JupyterLab
72Classifier: Framework :: Jupyter :: JupyterLab
Declares Markdown package description METADATA · lines 82–97
82:39thon :: 3.12
83Classifier: Programming Language :: Python :: 3.13
84Classifier: Programming Language :: Python :: 3.14
85Requires-Python: >=3.10
86Requires-Dist: jupyter-collaboration-ui<4,>=3.0.4
87Requires-Dist: jupyter-docprovider<4,>=3.0.4
88Requires-Dist: jupyter-server-ydoc<4,>=3.0.4
89Requires-Dist: jupyterlab<5.0.0,>=4.6.0
90Description-Content-Type: text/markdown
91
92# jupyter-collaboration
5 lines
imports ._version.__version__ from ._version __init__.py · lines 1–4
1# Copyright (c) Jupyter Development Team.
2# Distributed under the terms of the Modified BSD License.
3
4from ._version import __version__ # noqa

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.