jupyterhub-traefik-proxy

View on PyPIReverse Dependencies (0)

1.1.0 jupyterhub_traefik_proxy-1.1.0-py3-none-any.whl

Wheel Details

Project: jupyterhub-traefik-proxy
Version: 1.1.0
Filename: jupyterhub_traefik_proxy-1.1.0-py3-none-any.whl
Download: [link]
Size: 26188
MD5: 43172ceeab2c2787ee3b70f2817b57ca
SHA256: 6972d8eb788274d1d541c11cc10764d94a6829843bdb15873b60e19519bd4d5c
Uploaded: 2023-06-06 07:04:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyterhub-traefik-proxy
Version: 1.1.0
Summary: JupyterHub proxy implementation with traefik
Author: Project Jupyter Contributors
Author-Email: jupyter[at]googlegroups.com
Home-Page: https://jupyterhub-traefik-proxy.readthedocs.io
Project-Url: Documentation, https://jupyterhub-traefik-proxy.readthedocs.io
Project-Url: Source, https://github.com/jupyterhub/traefik-proxy/
Project-Url: Tracker, https://github.com/jupyter/traefik-proxy/issues
License: BSD
Keywords: jupyter jupyterhub traefik proxy
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: aiohttp
Requires-Dist: escapism
Requires-Dist: jupyterhub (>=0.9)
Requires-Dist: passlib
Requires-Dist: toml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2585 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyterhub_traefik_proxy/__init__.py sha256=5UIDe5LxSuO2197wpxwRp9nJoOPKCtxZ1Mmofuiry94 80
jupyterhub_traefik_proxy/consul.py sha256=gr2yGz1DHbMnilizUkFTDkTaNHM-sKmpKvD-cSwYnjY 5415
jupyterhub_traefik_proxy/etcd.py sha256=aNSKBisnypivkC2U092LQQaWXhmNZIdrjEZzRZBSHKo 5428
jupyterhub_traefik_proxy/fileprovider.py sha256=tn4_OMtsLm4flWVv8AYohr-a2bcstOZDCdLgoE83SUs 7035
jupyterhub_traefik_proxy/install.py sha256=Tu9r86Pjn09-Z3OQCCkZ2blBTN27HkR_AGE7lX37fTI 5534
jupyterhub_traefik_proxy/kv_proxy.py sha256=cA5-dXqRVyQ_wOr2VPSHur8OxANF079nXuzA3XCapS0 11844
jupyterhub_traefik_proxy/proxy.py sha256=o_imuMp74p_6NRKM3vbFlK7WPWnr9F5dO5YPOFRd4B4 27655
jupyterhub_traefik_proxy/toml.py sha256=nT1K7pfoNX1WNr6TJEG6voOwLCSNDXJNnKLyLeJrZUA 584
jupyterhub_traefik_proxy/traefik_utils.py sha256=GVvEWqpyd6RJSY-BxbUXrHUFdag2rh49YldpBrzaijQ 5018
jupyterhub_traefik_proxy-1.1.0.dist-info/LICENSE sha256=uhqQGfZF64cmuxUV-0KiauKYq7oTJvMicdY_U-yOL5o 1510
jupyterhub_traefik_proxy-1.1.0.dist-info/METADATA sha256=GaRlJ_6j5fGG1s-enrgajOFjDvh7BScwZQmgEqVq168 3611
jupyterhub_traefik_proxy-1.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
jupyterhub_traefik_proxy-1.1.0.dist-info/entry_points.txt sha256=laDHkG1HRAJvZyL7Ez7uKzbwPVfZbLOqhY036L8bUYc 291
jupyterhub_traefik_proxy-1.1.0.dist-info/top_level.txt sha256=DjbBdViWfFHRQcnz_q6lssBdWz-kmKh19p84uA2CCKQ 25
jupyterhub_traefik_proxy-1.1.0.dist-info/RECORD

top_level.txt

jupyterhub_traefik_proxy

entry_points.txt

traefik_consul = jupyterhub_traefik_proxy.consul:TraefikConsulProxy
traefik_etcd = jupyterhub_traefik_proxy.etcd:TraefikEtcdProxy
traefik_file = jupyterhub_traefik_proxy.fileprovider:TraefikFileProviderProxy
traefik_toml = jupyterhub_traefik_proxy.toml:TraefikTomlProxy