kise-gateway-provisioners

View on PyPIReverse Dependencies (0)

0.3.0.dev0 kise_gateway_provisioners-0.3.0.dev0-py3-none-any.whl

Wheel Details

Project: kise-gateway-provisioners
Version: 0.3.0.dev0
Filename: kise_gateway_provisioners-0.3.0.dev0-py3-none-any.whl
Download: [link]
Size: 6994
MD5: d28ab865f1998dd76ac059ba2feeaa4c
SHA256: e3fcac189836933f81eac27f96139ac444e8f0f46ef9e5026aa9269c7eb63373
Uploaded: 2024-02-22 01:54:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kise_gateway_provisioners
Version: 0.3.0.dev0
Summary: Gateway Provisioners - a package containing kernel provisioners supporting the deployment of remote and resource-managed kernels.
Author-Email: Jupyter Development Team <jupyter[at]googlegroups.org>
Project-Url: Homepage, https://jupyter.org
Project-Url: Documentation, https://gateway-provisioners.readthedocs.io/
Project-Url: Source, https://github.com/jupyter-server/gateway_provisioners
Project-Url: Tracker, https://github.com/jupyter-server/gateway_provisioners/issues
License: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. Neither the name of the Jupyter Development Team 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 OWNER 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. ## About the Jupyter Development Team The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter Subprojects, which are the different repositories under the [jupyter](https://github.com/jupyter/) GitHub organization. The core team that coordinates development on GitHub can be found here: https://github.com/jupyter/. ## Our copyright policy Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Jupyter source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Jupyter Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the Jupyter repositories. With this in mind, the following banner should be used in any source code file to indicate the copyright and license terms: ``` # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. ```
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: jupyter-client (>=7.4)
Requires-Dist: overrides
Requires-Dist: paramiko (>=2.4.0)
Requires-Dist: pexpect (>=4.2.0)
Requires-Dist: pycryptodomex (>=3.9.7)
Requires-Dist: tornado (>=6.2)
Requires-Dist: traitlets (>=5.1)
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: docker (>=3.5.0); extra == "docker"
Requires-Dist: docker (>=3.5.0); extra == "docs"
Requires-Dist: docutils (<0.21); extra == "docs"
Requires-Dist: jinja2 (>=3.1); extra == "docs"
Requires-Dist: kubernetes (>=18.20.0); extra == "docs"
Requires-Dist: mistune (<4.0.0); extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinxcontrib-blockdiag; extra == "docs"
Requires-Dist: sphinxcontrib-github-alt; extra == "docs"
Requires-Dist: sphinxcontrib-openapi; extra == "docs"
Requires-Dist: sphinxcontrib-seqdiag; extra == "docs"
Requires-Dist: sphinxcontrib-spelling; extra == "docs"
Requires-Dist: sphinxemoji; extra == "docs"
Requires-Dist: tornado; extra == "docs"
Requires-Dist: yarn-api-client; extra == "docs"
Requires-Dist: jinja2 (>=3.1); extra == "k8s"
Requires-Dist: kubernetes (>=18.20.0); extra == "k8s"
Requires-Dist: black[jupyter] (==23.9.1); extra == "lint"
Requires-Dist: mdformat (>0.7); extra == "lint"
Requires-Dist: ruff (==0.0.287); extra == "lint"
Requires-Dist: docker (>=3.5.0); extra == "test"
Requires-Dist: importlib-metadata; extra == "test"
Requires-Dist: jinja2 (>=3.1); extra == "test"
Requires-Dist: kubernetes (>=18.20.0); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-jupyter[server] (>=0.4); extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: pytest-tornasync; extra == "test"
Requires-Dist: yarn-api-client; extra == "test"
Requires-Dist: yarn-api-client; extra == "yarn"
Provides-Extra: dev
Provides-Extra: docker
Provides-Extra: docs
Provides-Extra: k8s
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: yarn
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 4384 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=7BZ61h_NXTJPUMkDEmXhdWbSYAHpuBZkR4zQU0Yp8Pw 197
kise_gateway_provisioners-0.3.0.dev0.dist-info/METADATA sha256=V5MrBSwRgfVPk8DPj6JF1tV0kDj3w8NAeDNDqkVSqEc 11107
kise_gateway_provisioners-0.3.0.dev0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
kise_gateway_provisioners-0.3.0.dev0.dist-info/entry_points.txt sha256=9BSeYsjs6SYcI_gun4vXaaedKbgxg9p5w6dmQ7EnWiU 994
kise_gateway_provisioners-0.3.0.dev0.dist-info/licenses/LICENSE.md sha256=Itae-8Wx-bHHGaC1eAg2USNzUw7xQPBC5moHRh4kiSI 2992
kise_gateway_provisioners-0.3.0.dev0.dist-info/RECORD

entry_points.txt

jupyter-docker-spec = gateway_provisioners.cli.docker_specapp:DockerProvisionerApp.launch_instance
jupyter-image-bootstrap = gateway_provisioners.cli.image_bootstrapapp:ImageBootstrapApp.launch_instance
jupyter-k8s-spec = gateway_provisioners.cli.k8s_specapp:K8sProvisionerApp.launch_instance
jupyter-ssh-spec = gateway_provisioners.cli.ssh_specapp:SshProvisionerApp.launch_instance
jupyter-yarn-spec = gateway_provisioners.cli.yarn_specapp:YarnProvisionerApp.launch_instance
distributed-provisioner = gateway_provisioners.distributed:DistributedProvisioner
docker-provisioner = gateway_provisioners.docker_swarm:DockerProvisioner
docker-swarm-provisioner = gateway_provisioners.docker_swarm:DockerSwarmProvisioner
kubernetes-provisioner = gateway_provisioners.k8s:KubernetesProvisioner
spark-operator-provisioner = gateway_provisioners.spark_operator:SparkOperatorProvisioner
yarn-provisioner = gateway_provisioners.yarn:YarnProvisioner