connpy

View on PyPIReverse Dependencies (0)

4.0.0 connpy-4.0.0-py3-none-any.whl

Wheel Details

Project: connpy
Version: 4.0.0
Filename: connpy-4.0.0-py3-none-any.whl
Download: [link]
Size: 55438
MD5: 1de58bf6d34cf480f66a3ce897c071ae
SHA256: 12ce3ac09aa53385931d43ae4d69c7a9f442dfe64d0931fe1821ed108e7b3c51
Uploaded: 2024-05-03 20:34:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: connpy
Version: 4.0.0
Summary: Connpy is a SSH/Telnet connection manager and automation module
Author: Federico Luzzi
Author-Email: fluzzi[at]gmail.com
Home-Page: https://github.com/fluzzi/connpy
Project-Url: Bug Tracker, https://github.com/fluzzi/connpy/issues
Project-Url: Documentation, https://fluzzi.github.io/connpy/
License: MIT License
Keywords: networking,automation,ssh,telnet,connection manager
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: System :: Networking
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Requires-Dist: inquirer
Requires-Dist: pexpect
Requires-Dist: pycryptodome
Requires-Dist: Flask
Requires-Dist: pyfzf
Requires-Dist: waitress
Requires-Dist: PyYAML
Requires-Dist: openai
Requires-Dist: rich
Requires-Dist: protobuf
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-oauthlib
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 16361 characters]

WHEEL

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

RECORD

Path Digest Size
connpy/__init__.py sha256=N7tOClRrLR4NUHIhvjih4EMx7EX0PuQJvwX2AQy1ows 16394
connpy/__main__.py sha256=B-icvqMBj2h7wrbN4Mfp7WrSiyNXX7pj1jNoq2kqpng 181
connpy/_version.py sha256=AHyxP2P3CsUxefjYWTCecyINEx_iO1xO-9u5MK4WJ-8 23
connpy/ai.py sha256=A5s7cb-NmQij9xaeyh7V7BKJv1v7efsqoUym9ROglT0 24278
connpy/api.py sha256=Wp021nwEjJu-2rYqYIzmEv3YqI9K_2Go-jCLBjtoJ9Y 5181
connpy/completion.py sha256=XKnaVUpp13vaahzv2oSDEBi4EzLTHYSJfhRTZMFbVxA 8653
connpy/configfile.py sha256=DB8xHYQhWJVgmn3XPqQHTK2I8cLVGd2pboQ2oxArOwo 17237
connpy/connapp.py sha256=7iX3u2_9OiYWDyf2nhOWA4F39FUNhUgIbMHya2zBgR4 73927
connpy/core.py sha256=oBItsiaI_uX_zhEfcozS7LgFGuEBBJhfqYwHVJrccvg 33096
connpy/hooks.py sha256=31nC7yhEJbk1J0pxStIvHMSvl7lpxDK0hU0H5v1WCfs 3345
connpy/plugins.py sha256=Aq6ZqM3atLzH-Dt-Vgwf7e1lpx35TTX-GHtiJE4mK9U 7133
connpy/core_plugins/sync.py sha256=1FkBXKedubqb8b1MA3dO50boPT_ft8fPp7eenzjLjcA 14627
connpy/core_plugins/sync_client sha256=suXcFTz4KKjFCer0_Wiqe4bOmK0OonhWUfLREmcRFGI 410
connpy-4.0.0.dist-info/LICENSE sha256=cfe7rH7r8yKNmQoHOOQcLyL9kR6Hbl3aex3KFlqpBmc 1529
connpy-4.0.0.dist-info/METADATA sha256=99wp3SY2ufVZf8g6uo539K5vsnJ7v_Ba8OgCLyclDlE 17469
connpy-4.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
connpy-4.0.0.dist-info/entry_points.txt sha256=7OB5ch4OfHQR_kLpIXOi11QsfA85Yp1kA3Iu83kam7s 126
connpy-4.0.0.dist-info/top_level.txt sha256=JdS2ceiwXdFVQv08sUBnND30GlcGCNxIu-oaM_marzo 7
connpy-4.0.0.dist-info/RECORD

top_level.txt

connpy

entry_points.txt

conn = connpy.__main__:main
connpy = connpy.__main__:main
connpy-completion-helper = connpy.completion:main