jupyter-server-fileid

View on PyPIReverse Dependencies (7)

0.9.2 jupyter_server_fileid-0.9.2-py3-none-any.whl

Wheel Details

Project: jupyter-server-fileid
Version: 0.9.2
Filename: jupyter_server_fileid-0.9.2-py3-none-any.whl
Download: [link]
Size: 16811
MD5: 0ae9778ba26485428ff147ecc1709318
SHA256: 76a2fbcea6950968485dcd509c2d6ac417ca11e61ab1ad447a475f0878ca808f
Uploaded: 2024-04-18 16:34:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyter_server_fileid
Version: 0.9.2
Summary: Jupyter Server extension providing an implementation of the File ID service.
Author-Email: "David L. Qiu" <david[at]qiu.dev>
Project-Url: Home, https://github.com/jupyter-server/jupyter_server_fileid
License: BSD 3-Clause License Copyright (c) 2022, David L. Qiu All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the copyright holder 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 HOLDER 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.
Keywords: Extension,Jupyter
Classifier: Framework :: Jupyter
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: jupyter-events (>=0.5.0)
Requires-Dist: jupyter-server (<3,>=1.15)
Requires-Dist: click; extra == "cli"
Requires-Dist: jupyter-server[test] (<3,>=1.15); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-jupyter; extra == "test"
Provides-Extra: cli
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1815 characters]

WHEEL

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

RECORD

Path Digest Size
jupyter_server_fileid/__init__.py sha256=1h7HtHdfzmphWJ8Ymom_1agzlfpW6de-rzuh7Xm-Hb0 262
jupyter_server_fileid/cli.py sha256=KefrzIY7eYSsIFR31utJK8qngQGeSOLHiV75Cql2iNQ 461
jupyter_server_fileid/extension.py sha256=rBUYlJdsaMIrGn1_la9_YrnFKKNjjpGOv5RZrPOGHTM 1919
jupyter_server_fileid/handler.py sha256=ySTNsvnnDNgCwTLhhdySx6CVgZYCE8X2_dGtSFKLV_c 2113
jupyter_server_fileid/manager.py sha256=zsbbTYEqJSMY4gF1xz4-rgB9U8Hlus-psNiKPNPlqdU 35464
jupyter_server_fileid/pytest_plugin.py sha256=mi8QSdbBYFp9aR-5KQwwOj8xPrXL46v-conia1P2EXE 6250
jupyter_server_fileid-0.9.2.data/data/etc/jupyter/jupyter_server_config.d/jupyter_server_fileid.json sha256=2MF0xcAF-UAT0aLEIISftmu5U_cNfeqaBWv9U-y1S2o 96
jupyter_server_fileid-0.9.2.dist-info/METADATA sha256=HbFudKgY9J8-G9LvzbFgTu5kGRDX1FE4WJvwH6liE3o 4674
jupyter_server_fileid-0.9.2.dist-info/WHEEL sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc 87
jupyter_server_fileid-0.9.2.dist-info/entry_points.txt sha256=XGaPRqqw2A8tI9w3dipwtba8nG68eqBW0lR4wjK43bY 66
jupyter_server_fileid-0.9.2.dist-info/licenses/LICENSE sha256=xQcJm1GI3uzqQDHBjmiZfqeMJBE-NUhd-BFHpPUMLH4 1520
jupyter_server_fileid-0.9.2.dist-info/RECORD

entry_points.txt

jupyter-fileid = jupyter_server_fileid.cli:main