jupyter-ydoc

View on PyPIReverse Dependencies (21)

3.0.3 jupyter_ydoc-3.0.3-py3-none-any.whl

Wheel Details

Project: jupyter-ydoc
Version: 3.0.3
Filename: jupyter_ydoc-3.0.3-py3-none-any.whl
Download: [link]
Size: 11142
MD5: 6b48118f5e57c76c979ef6f27dc4b375
SHA256: 8e788ddcbca1be432f6f6b3272203609c56aad470cbeed4461273d0d11f66717
Uploaded: 2025-01-28 08:43:25 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: jupyter-ydoc
Version: 3.0.3
Summary: Document structures for collaborative editing using Ypy
Author-Email: Jupyter Development Team <jupyter[at]googlegroups.com>
Project-Url: Homepage, https://jupyter.org
Project-Url: Source, https://github.com/jupyter-server/jupyter_ydoc
License: BSD 3-Clause License
Keywords: jupyter,pycrdt,yjs
Requires-Python: >=3.8
Requires-Dist: importlib-metadata (>=3.6); python_version < "3.10"
Requires-Dist: pycrdt (<0.13.0,>=0.10.1)
Requires-Dist: click; extra == "dev"
Requires-Dist: jupyter-releaser; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: httpx-ws (>=0.5.2); extra == "test"
Requires-Dist: hypercorn (>=0.16.0); extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pycrdt-websocket (<0.16.0,>=0.15.0); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1902 characters]

WHEEL

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

RECORD

Path Digest Size
jupyter_ydoc/__init__.py sha256=cVoElIvmvfj0IECe1gKe3f5vyyO7Dq7dMB_A0s2zjs4 649
jupyter_ydoc/_version.py sha256=OLYtXORaL3x7VPbOq7Rk3mO5-tBORwYj5yTCK4j-Zec 171
jupyter_ydoc/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_ydoc/utils.py sha256=jnjF2uNmioh0z_4ymmMSYiB_2dAKSLmNFzVvR5V5Td0 883
jupyter_ydoc/ybasedoc.py sha256=RUkrlfu7xp6UfnxhKLB9tHCQyQDTAH10jmQ_AEY5Suo 5119
jupyter_ydoc/yblob.py sha256=44ZUakq9anNLAcaEuM9RpVN-J6Owf5kFpJJ80mTni8c 2253
jupyter_ydoc/yfile.py sha256=XTMtAXDWgIOLU2KUQxkLJz2cGvSPlOxpvJc4daXCV6I 198
jupyter_ydoc/ynotebook.py sha256=wbZiMgFMOg5xhBzLOfsFSeUiTlnXgV6yG-fsk161ZoE 8965
jupyter_ydoc/yunicode.py sha256=Um1BIGwne10ZQODeRA1qIi_vss-u3MKsjZNjbKodfQM 2385
jupyter_ydoc-3.0.3.dist-info/METADATA sha256=yK3FqeRBS3XSG_tWEp3N7l7yQ9feC57uvZqX8ocZx8Y 3063
jupyter_ydoc-3.0.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
jupyter_ydoc-3.0.3.dist-info/entry_points.txt sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc 164
jupyter_ydoc-3.0.3.dist-info/licenses/LICENSE sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ 1567
jupyter_ydoc-3.0.3.dist-info/RECORD

entry_points.txt

blob = jupyter_ydoc.yblob:YBlob
file = jupyter_ydoc.yfile:YFile
notebook = jupyter_ydoc.ynotebook:YNotebook
unicode = jupyter_ydoc.yunicode:YUnicode