docker-shell

View on PyPIReverse Dependencies (0)

0.0.9 docker_shell-0.0.9-py3-none-any.whl

Wheel Details

Project: docker-shell
Version: 0.0.9
Filename: docker_shell-0.0.9-py3-none-any.whl
Download: [link]
Size: 11707
MD5: 8f7d7063a7fa12a03d4ec7540f56487a
SHA256: 987f9721d5a60ee34afca8e325b2ff6945f037a893506e50732e4d6466636a4f
Uploaded: 2021-11-04 07:53:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docker-shell
Version: 0.0.9
Summary: Docker Interactive Shell Runner
Author: Adam Rehn
Author-Email: adam[at]adamrehn.com
Home-Page: http://github.com/adamrehn/docker-shell
License: MIT
Keywords: docker interactive console terminal
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: Console
Requires-Python: >=3.5
Requires-Dist: docker (>=4.0.0)
Requires-Dist: packaging (>=19.1)
Requires-Dist: setuptools (>=38.6.0)
Requires-Dist: twine (>=1.11.0)
Requires-Dist: wheel (>=0.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8466 characters]

WHEEL

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

RECORD

Path Digest Size
docker_shell/Configuration.py sha256=Vn0K_4lLlnwR441gUEiqUqdtLiko55Ib3FVVhhOZKC4 357
docker_shell/DaemonSelection.py sha256=nbkjA_f68kJNkDuiU9FzXf6boD2-CwD1whq2uwTAiys 1687
docker_shell/DockerShell.py sha256=jpmxiXGF5ujAv9JijqFNfvZWhRJGmdi6qmqK5Svb8H4 6611
docker_shell/Utility.py sha256=etMt7YBKc-5gEPLvpoEoD6QWIjKIhboB0SiylDT0pBM 419
docker_shell/__init__.py sha256=w_9I-wLGyhc6Uzo6zVMtyFCPb1mXIA7uV6gAMghVAU8 96
docker_shell/__main__.py sha256=ACTIg5glO_M85b3fqyzVoonEEf4L77uR3xLLO0hWxs4 66
docker_shell/entrypoints.py sha256=kMWpfnprA3krz6zEMV6EHCo1S9uabkdXT-UuS0MhwCk 3203
docker_shell-0.0.9.dist-info/LICENSE sha256=nAjNVmuN5MFVsbeByO85SSxgFzF20oHLRxPhJ3tHiaU 1066
docker_shell-0.0.9.dist-info/METADATA sha256=AVDrJF_VKI8RoLaIpNChLtMci7eyoD0zpjeB9aQWSns 9308
docker_shell-0.0.9.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
docker_shell-0.0.9.dist-info/entry_points.txt sha256=TQj7zwNEilCrskWYctEgshzQCd-k0wK4BeBH-acPMP4 338
docker_shell-0.0.9.dist-info/top_level.txt sha256=C7p0oBR7m8QkIv7gQq2zqqXGHCp4r6ZFe76UYd2F9K0 13
docker_shell-0.0.9.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
docker_shell-0.0.9.dist-info/RECORD

top_level.txt

docker_shell

entry_points.txt

dbash = docker_shell.entrypoints:bash
dcmd = docker_shell.entrypoints:cmd
docker-shell = docker_shell.entrypoints:main
dpowershell = docker_shell.entrypoints:powershell
dps = docker_shell.entrypoints:powershell
dpwsh = docker_shell.entrypoints:pwsh
dsh = docker_shell.entrypoints:sh
dzsh = docker_shell.entrypoints:zsh

zip-safe