jupyter-server-ydoc

View on PyPIReverse Dependencies (14)

1.1.0 jupyter_server_ydoc-1.1.0-py3-none-any.whl

Wheel Details

Project: jupyter-server-ydoc
Version: 1.1.0
Filename: jupyter_server_ydoc-1.1.0-py3-none-any.whl
Download: [link]
Size: 29910
MD5: 1164cd07176fd2d0d0adb7be9f254bf3
SHA256: 28decc0195e885a2333cbe626cc1279ead53136f28ad7258bc99a15791eca92c
Uploaded: 2024-12-10 13:32:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyter-server-ydoc
Version: 1.1.0
Summary: jupyter-server extension integrating collaborative shared models.
Author-Email: Jupyter Development Team <jupyter[at]googlegroups.com>
License: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2021-, 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: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. Neither the name of the Jupyter Development Team 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 OWNER 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. ## About the Jupyter Development Team The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter subprojects. The core team that coordinates development on GitHub can be found here: https://github.com/jupyter/. ## Our Copyright Policy Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Jupyter source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Jupyter Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the Jupyter repositories. With this in mind, the following banner should be used in any source code file to indicate the copyright and license terms: # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License.
Classifier: Framework :: Jupyter
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: jsonschema (>=4.18.0)
Requires-Dist: jupyter-events (>=0.10.0)
Requires-Dist: jupyter-server-fileid (<1,>=0.7.0)
Requires-Dist: jupyter-server (<3.0.0,>=2.11.1)
Requires-Dist: jupyter-ydoc (!=3.0.0,!=3.0.1,<4.0.0,>=2.1.2)
Requires-Dist: pycrdt
Requires-Dist: pycrdt-websocket (<0.16.0,>=0.15.0)
Requires-Dist: anyio; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: dirty-equals; extra == "test"
Requires-Dist: httpx-ws (>=0.5.2); extra == "test"
Requires-Dist: importlib-metadata (>=4.8.3); python_version < "3.10" and extra == "test"
Requires-Dist: jupyter-server-fileid[test]; extra == "test"
Requires-Dist: jupyter-server[test] (>=2.4.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest (>=7.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 209 characters]

WHEEL

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

RECORD

Path Digest Size
jupyter_server_ydoc/__init__.py sha256=B8H7XLhzgrTCQD8304Lx91FYXslwabsnV9OuYu4M4Hw 346
jupyter_server_ydoc/_version.py sha256=LGVQyDsWifdACo7qztwb8RWWHds1E7uQ-ZqD8SAjyw4 22
jupyter_server_ydoc/app.py sha256=JqkpijoPdo_qum0CKqbG-I6W8fpC3-v2cFA3kFxK3mg 8111
jupyter_server_ydoc/handlers.py sha256=5ywD2yuwXNQPnEFO_bkogxk_jPxuCZ-LhyzrkAFRmpE 27668
jupyter_server_ydoc/loaders.py sha256=TijilImdgYk9K91cXEIP_DzkOr6phSddwQFpLI5l_RA 10564
jupyter_server_ydoc/pytest_plugin.py sha256=1Y-iNZnEyhajx4HU-40aZ9iRVWcC5ikC5Y8JJHCH0So 8419
jupyter_server_ydoc/rooms.py sha256=szOAfMldhQIrmVpqoF75O0_KXY54X_TrzJz6vpjR6kE 12254
jupyter_server_ydoc/stores.py sha256=_5J6eNs3R5Tv88PCc-GGuszxQstfvNoBCYABqzBzJXA 1004
jupyter_server_ydoc/test_utils.py sha256=utUwB5FThc_SCQshhUbLNih9GUa5qBcmMgU6-jx0ZnA 2275
jupyter_server_ydoc/utils.py sha256=EgKC15js8VOS8-5jGMs4pfHQfV9drnNT2Gew5UlyXZc 2171
jupyter_server_ydoc/websocketserver.py sha256=7fLPJcWczD-4R_-LXtfvNxM_pUXFasZWDmT4RIrOQHE 5150
jupyter_server_ydoc/events/awareness.yaml sha256=9isoK58uue7lqMnlHqyfQt29z16Otkh14oRe1k5vbKM 753
jupyter_server_ydoc/events/fork.yaml sha256=v7WQX2tkD6Zoh9a9qiJpq6wsU4UVnhdZfZSxdnukk_4 1301
jupyter_server_ydoc/events/session.yaml sha256=A7Wt7czyx38MXp5fpDbH7HLS0QNkeOqaEhHdP2x-0Mo 1594
jupyter_server_ydoc-1.1.0.data/data/etc/jupyter/jupyter_server_config.d/jupyter_collaboration.json sha256=0thh2hJUxAKkZSmneJMG0U6QJRjdM6zGlwrTedEt-Jk 94
jupyter_server_ydoc-1.1.0.dist-info/METADATA sha256=eZBtRd3rSEhhqPITzo0bSPbO9zcrzNIALgPmaypFNKo 5092
jupyter_server_ydoc-1.1.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
jupyter_server_ydoc-1.1.0.dist-info/licenses/LICENSE sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY 2833
jupyter_server_ydoc-1.1.0.dist-info/RECORD