jhubctl

View on PyPIReverse Dependencies (0)

0.0.1 jhubctl-0.0.1-py2.py3-none-any.whl

Wheel Details

Project: jhubctl
Version: 0.0.1
Filename: jhubctl-0.0.1-py2.py3-none-any.whl
Download: [link]
Size: 15304
MD5: 6118bd59cb2dace88121a1967a6c543a
SHA256: e0d34de5d3cb1c00c3e50ae21e4c46253df347f6616ea9a019665960c82675a4
Uploaded: 2018-10-26 17:34:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jhubctl
Version: 0.0.1
Summary: CLI for managing Jupyterhub instances on AWS+Kubernetes
Author: Dwight Townsend, Zach Sailer
Home-Page: https://github.com/townsenddw/jhubctl
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: pyyaml
Requires-Dist: traitlets-paths
Requires-Dist: traitletstqdm
Requires-Dist: ipython
Requires-Dist: kubeconf
Requires-Dist: boto3
Requires-Dist: jinja2
[No description]

WHEEL

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

RECORD

Path Digest Size
jhubctl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jhubctl/config.py sha256=K9phbpftabzDTKDgGPpWOhEETPjZTaRUW6OM9p0Chc8 426
jhubctl/main.py sha256=N-_Cha08GD_Z7VxL55A-2SEdrOcW-r3Fhy9XJhTaX3I 7060
jhubctl/utils.py sha256=mhsIABLZ87fwDG2kNOQ3gYEh_gYgYLwdawXNjIvx9ik 2373
jhubctl/clusters/__init__.py sha256=XecX-VOdtpRthVnIo30mhZ6j9w1YcZxrdBAv32wpYE4 33
jhubctl/clusters/clusters.py sha256=_heOkNKaiTuKlrsr_apql6pRT1gSelp5U8jTm9zh6kI 4343
jhubctl/clusters/providers/__init__.py sha256=qackmJUddwCUtvTjXIe4Xdq756lwCJ0acEFeu2G9dp8 23
jhubctl/clusters/providers/base.py sha256=Fcm-PcRG_dM5WA8UWRfIR3tjTiPF96d5fVtg4AACE0I 2229
jhubctl/clusters/providers/aws/__init__.py sha256=qackmJUddwCUtvTjXIe4Xdq756lwCJ0acEFeu2G9dp8 23
jhubctl/clusters/providers/aws/aws.py sha256=jrFPIlXnz7vk1GvLvb7B8uo64nRV-p6mgmSG-zdgl9o 11975
jhubctl/clusters/providers/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jhubctl/clusters/providers/test/mock.py sha256=bJo6eJZcxxWPZrIgjsJaK0YylVQjVBmCG9N7PMsoZQ0 960
jhubctl/hubs/__init__.py sha256=Y6stavlE7kaaoukSCm__9x7f3SUQPpS4nDUJ0U3PtAk 49
jhubctl/hubs/hubs.py sha256=xWFjvFf5dz1mWDicElgfAXFSgIXHtXDaKs57i-sNXw8 1850
jhubctl/hubs/single.py sha256=51Un_4tMY7tJSVuN-nHRZ038ie5vfDcn-b6WBtTL5JI 4164
jhubctl-0.0.1.dist-info/LICENSE sha256=3TNXqI7o8sxSOM9c-KipJ3UF0jFjxxw6mJr7EgHRysQ 1072
jhubctl-0.0.1.dist-info/METADATA sha256=y9rgTzHSDX7h2YdxOVrCZV6qOFr9X1dJYY9I2s9XtZM 793
jhubctl-0.0.1.dist-info/WHEEL sha256=CihQvCnsGZQBGAHLEUMf0IdA4fRduS_NBUTMgCTtvPM 110
jhubctl-0.0.1.dist-info/entry_points.txt sha256=bMThymErKT22WFVOz3JD3lTq6GEL8kt4w3lboZN9NZ0 47
jhubctl-0.0.1.dist-info/top_level.txt sha256=wTT4cQlbMHLSwC16WQ8biXysCa_QA--rvgnBpIUW3Lg 8
jhubctl-0.0.1.dist-info/RECORD

top_level.txt

jhubctl

entry_points.txt

jhubctl = jhubctl.main:main