tues

View on PyPIReverse Dependencies (0)

3.1.5 tues-3.1.5-py3-none-any.whl

Wheel Details

Project: tues
Version: 3.1.5
Filename: tues-3.1.5-py3-none-any.whl
Download: [link]
Size: 22126
MD5: 46f21b73d6f20dafd85a46fa064d2f35
SHA256: b89ecf20b53c5c7f3661f9e20da8c2d54f87b773b50b1c0baaf1bb56ea48b819
Uploaded: 2024-08-21 13:50:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tues
Version: 3.1.5
Summary: Easy remote command execution
Author-Email: Michael van Bracht <michael[at]wontfix.org>, Marc Schmitzer <marc[at]solute.de>, Roland Sommer <rol[at]ndsommer.de>
Project-Url: homepage, https://github.com/wontfix-org/tues/
Project-Url: repository, https://github.com/wontfix-org/tues/
License: The MIT License (MIT) Copyright (c) 2014-2023, Michael van Bracht and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: ssh,remote,shell,sudo
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: click
Requires-Dist: asyncssh (>=2.13)
Requires-Dist: async-timeout
Requires-Dist: requests (>=2.4)
Requires-Dist: setuptools
Requires-Dist: cryptography
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: icinga2api; extra == "icinga2"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: icinga2
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4219 characters]

WHEEL

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

RECORD

Path Digest Size
tues/__init__.py sha256=z0WMM8MYtuVfutdR41dB6VsMRL_4e4PfkJ9tunvV3Qg 38307
tues/cli/tues.py sha256=h7jqpfWNUgLWzjFUytymvG_a43Z2ZHqowl0467SidDw 8805
tues/cli/tues_provider_cl.py sha256=nPPaRB-G4dTrXm6V9ddoaRDUdtS37irgRz9cBGVU0cQ 249
tues/cli/tues_provider_file.py sha256=CAz_jBoh7LXNopamw3DQ1c2wVMShY4V6VKT06QHizc8 451
tues/cli/tues_provider_fm.py sha256=0P4Pi_qhYf5vYfwWhDvJpbaZNXjMfLCZutq856_sANY 1123
tues/cli/tues_provider_icinga2.py sha256=tFRUwR14XfEWaso3tsImFKEDajZQMXKwZH-TG6bts88 1028
tues-3.1.5.dist-info/LICENSE.txt sha256=01-dVPE1jhbngsajZPRQRHJSFyRsI2RWaDNg5UlDcDQ 1109
tues-3.1.5.dist-info/METADATA sha256=jeZfjxPYUZCf8cOgTNa8wVgF19V5UurixARJ23dWtGY 6438
tues-3.1.5.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
tues-3.1.5.dist-info/entry_points.txt sha256=vKpGZal_g8z1kKOiWrGvO1O94e7n7AqUyY7zzOSYLPs 267
tues-3.1.5.dist-info/top_level.txt sha256=tKlfWjtDq-EMYaYJu3gl-hp0iqhZQbbUuXaQknVLzO4 5
tues-3.1.5.dist-info/RECORD

top_level.txt

tues

entry_points.txt

tues = tues.cli.tues:main
tues-provider-cl = tues.cli.tues_provider_cl:main
tues-provider-file = tues.cli.tues_provider_file:main
tues-provider-fm = tues.cli.tues_provider_fm:main
tues-provider-icinga2 = tues.cli.tues_provider_icinga2:main [icinga2]