jupyter-ydoc

View on PyPIReverse Dependencies (17)

2.0.1 jupyter_ydoc-2.0.1-py3-none-any.whl

Wheel Details

Project: jupyter-ydoc
Version: 2.0.1
Filename: jupyter_ydoc-2.0.1-py3-none-any.whl
Download: [link]
Size: 10564
MD5: ab545a33154b7cb0391a839716b4df64
SHA256: dd917fd281f1cfed5816a659aec7165fa5aedea3e4ae148783426c4be93cf1f9
Uploaded: 2023-12-26 16:06:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyter-ydoc
Version: 2.0.1
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,ypy
Requires-Python: >=3.7
Requires-Dist: importlib-metadata (>=3.6); python_version < "3.10"
Requires-Dist: pycrdt (<0.9.0,>=0.8.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: pre-commit; extra == "test"
Requires-Dist: pycrdt-websocket (<0.13.0,>=0.12.6); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: websockets (>=10.0); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1782 characters]

WHEEL

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

RECORD

Path Digest Size
jupyter_ydoc/__init__.py sha256=NFQ5TQJckgA8rJzJ4KjA4RICxe66f7hFzELwV4W8QIw 631
jupyter_ydoc/_version.py sha256=OpiSzXBzSJRSE9aKNNCTRJyAN77bDvfDdkQawNKXOhw 171
jupyter_ydoc/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_ydoc/utils.py sha256=jnjF2uNmioh0z_4ymmMSYiB_2dAKSLmNFzVvR5V5Td0 883
jupyter_ydoc/ybasedoc.py sha256=5Sz3hiuSIPYZFRaKlFPbTAj00ORXpWSEpKkn_Is055U 3915
jupyter_ydoc/yblob.py sha256=zMBVZ9HTty2_i9aGl15vwNl_oaKEk5ebXSo1SGXyqzo 2294
jupyter_ydoc/yfile.py sha256=XTMtAXDWgIOLU2KUQxkLJz2cGvSPlOxpvJc4daXCV6I 198
jupyter_ydoc/ynotebook.py sha256=XW7HrKRUJnB-WMqdgHSe6ECgCuDqseGtZkaoJruiavE 7985
jupyter_ydoc/yunicode.py sha256=Xsnr7AiaHF7KqqKTOOO4BKBv9vtVPAtvU2F6fHCXOm0 2071
jupyter_ydoc-2.0.1.dist-info/METADATA sha256=8ZCBYygOuTnIYdDfGCrFt4fDKOyIa0nK-uhxqXMlBeo 2885
jupyter_ydoc-2.0.1.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
jupyter_ydoc-2.0.1.dist-info/entry_points.txt sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc 164
jupyter_ydoc-2.0.1.dist-info/licenses/LICENSE sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ 1567
jupyter_ydoc-2.0.1.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