lazyssh

View on PyPIReverse Dependencies (0)

1.3.0 lazyssh-1.3.0-py3-none-any.whl

Wheel Details

Project: lazyssh
Version: 1.3.0
Filename: lazyssh-1.3.0-py3-none-any.whl
Download: [link]
Size: 40925
MD5: fc63026d88ae43ff0613dc9e8f4887ff
SHA256: dee554aaf91d93199668412a96557aa1bdd6d1ba5856659d20a81ead45345654
Uploaded: 2025-03-30 00:08:21 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: lazyssh
Version: 1.3.0
Summary: A comprehensive SSH toolkit for managing connections and tunnels
Author-Email: Bochner <lazyssh[at]example.com>
Project-Url: Homepage, https://github.com/Bochner/lazyssh
Project-Url: Bug Tracker, https://github.com/Bochner/lazyssh/issues
Project-Url: Documentation, https://github.com/Bochner/lazyssh
Project-Url: Source Code, https://github.com/Bochner/lazyssh
Keywords: ssh,tunnel,proxy,socks,terminal,connection,management
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.11
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: rich (>=13.0.0)
Requires-Dist: click (>=8.0.0)
Requires-Dist: pexpect (>=4.8.0)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: prompt_toolkit (<3.1.0,>=3.0.39)
Requires-Dist: wcwidth (>=0.2.5)
Requires-Dist: art (>=5.9)
Requires-Dist: paramiko (>=3.0.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2630 characters]

WHEEL

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

RECORD

Path Digest Size
lazyssh/__init__.py sha256=i6aWtch6gd1eibqBkvvEt1sPH_xw1W1PSYylFHtMCeo 2357
lazyssh/__main__.py sha256=2jnAVEGhhBdxFpZbdogcIL-jJtdE99ae-lsfBGtYqIM 20309
lazyssh/command_mode.py sha256=diVBhAqsEhnBgApWcFr5qRAF4rvE87l3abSEADBgMzg 41981
lazyssh/config.py sha256=DZb3gPES4-zdFtLh3ODwPMWKSFkOR2IQfuyo7xSvXEQ 454
lazyssh/logging_module.py sha256=4ZZhiCMnpG39-MOrosuWw6M4RBzrVN8cB03ZoCp6wwg 12587
lazyssh/models.py sha256=blG2GRQBwTWGmQ4eJgC4nkA3nt8c8z_v7HCpbd9hv1Y 3166
lazyssh/scp_mode.py sha256=TP1B5RTV7p-_yc0l8FE5Ygn1jT_tD0SvJSWcbSNVIaA 71108
lazyssh/ssh.py sha256=GpRxnDy1Ehan_XLA-fFvNpyZVV4ApdOcn9-Gknxd6Is 16187
lazyssh/ui.py sha256=0TWocSVLz7vgJ0CNnyI5P2BL9nynyVozhBV1RDnsdpY 5038
lazyssh-1.3.0.dist-info/licenses/LICENSE sha256=1smu5VgHlxJFerh53TXB46viWWrXcQWXZlBHqvhppJs 1064
lazyssh-1.3.0.dist-info/METADATA sha256=_QhlLm9pLU6J0t7FMCqugoPdmJaVSoi33AEchEhqLac 4400
lazyssh-1.3.0.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
lazyssh-1.3.0.dist-info/entry_points.txt sha256=9DjAhA4HTVzBPjjcmxXvMdL_bJOUyczt0HQQrn20y9Y 50
lazyssh-1.3.0.dist-info/top_level.txt sha256=IzOieC2pi8lLIhxByzq_haPvTZ6E-f3xSMNxcXSjKew 8
lazyssh-1.3.0.dist-info/RECORD

top_level.txt

lazyssh

entry_points.txt

lazyssh = lazyssh.__main__:main