jupyter-server-fileid

View on PyPIReverse Dependencies (6)

0.9.3 jupyter_server_fileid-0.9.3-py3-none-any.whl

Wheel Details

Project: jupyter-server-fileid
Version: 0.9.3
Filename: jupyter_server_fileid-0.9.3-py3-none-any.whl
Download: [link]
Size: 16922
MD5: bd6357ec7bd3d95d9ca1746eec689bec
SHA256: f73c01c19f90005d3fff93607b91b4955ba4e1dccdde9bfe8026646f94053791
Uploaded: 2024-09-06 07:18:38 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyter_server_fileid
Version: 0.9.3
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.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyter_server_fileid/__init__.py sha256=NdHx-0E3DUpicwQ37YZxdijitrXGzlyX-3yGtHd8h-E 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=dcXmS5-zKJb3cW5Xm16NuD9zpCI8Xzj_JTmpOWlK6U0 35781
jupyter_server_fileid/pytest_plugin.py sha256=mi8QSdbBYFp9aR-5KQwwOj8xPrXL46v-conia1P2EXE 6250
jupyter_server_fileid-0.9.3.data/data/etc/jupyter/jupyter_server_config.d/jupyter_server_fileid.json sha256=2MF0xcAF-UAT0aLEIISftmu5U_cNfeqaBWv9U-y1S2o 96
jupyter_server_fileid-0.9.3.dist-info/METADATA sha256=Z2G8p2tQaDUpzmJ4_YVaO60oWPk1dvBuJ2JQYcgvDyk 4674
jupyter_server_fileid-0.9.3.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
jupyter_server_fileid-0.9.3.dist-info/entry_points.txt sha256=XGaPRqqw2A8tI9w3dipwtba8nG68eqBW0lR4wjK43bY 66
jupyter_server_fileid-0.9.3.dist-info/licenses/LICENSE sha256=xQcJm1GI3uzqQDHBjmiZfqeMJBE-NUhd-BFHpPUMLH4 1520
jupyter_server_fileid-0.9.3.dist-info/RECORD

entry_points.txt

jupyter-fileid = jupyter_server_fileid.cli:main