jupyter-ydoc

View on PyPIReverse Dependencies (21)

3.0.2 jupyter_ydoc-3.0.2-py3-none-any.whl

Wheel Details

Project: jupyter-ydoc
Version: 3.0.2
Filename: jupyter_ydoc-3.0.2-py3-none-any.whl
Download: [link]
Size: 11106
MD5: 81b0107f7e7826af9bf4857293c2237b
SHA256: 76ed83ecd95e6eae1c21941235a6e4c7daff9639341821b8668f5060719eda61
Uploaded: 2024-12-02 17:06:15 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyter-ydoc
Version: 3.0.2
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.11.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
[Description omitted; length: 1902 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
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=ym7FXTXxoP5QoczbdYAgP1543o7h8doLQ16oWFE2qHA 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=wjecaheJvw6zlVr0Am4H23Egs6oWtAiSDH18HPkQSIo 8877
jupyter_ydoc/yunicode.py sha256=Um1BIGwne10ZQODeRA1qIi_vss-u3MKsjZNjbKodfQM 2385
jupyter_ydoc-3.0.2.dist-info/METADATA sha256=Kd9e_uWas6sOI5T5kdcgU74FqlA2tPFt8A90l25dv0E 3041
jupyter_ydoc-3.0.2.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
jupyter_ydoc-3.0.2.dist-info/entry_points.txt sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc 164
jupyter_ydoc-3.0.2.dist-info/licenses/LICENSE sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ 1567
jupyter_ydoc-3.0.2.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