tth-api-client

View on PyPIReverse Dependencies (0)

1.0.2 tth_api_client-1.0.2-py3-none-any.whl

Wheel Details

Project: tth-api-client
Version: 1.0.2
Filename: tth_api_client-1.0.2-py3-none-any.whl
Download: [link]
Size: 19601
MD5: 82188bff8cc7582abb80f6a89f65ceed
SHA256: 334b92beef63f7ba7a6cc92047984a8f9511c07764a05bc4940ea9f7ab328637
Uploaded: 2024-08-28 11:10:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tth-api-client
Version: 1.0.2
Summary: Typhoon Test Hub API client library
Author: Typhoon HIL
Author-Email: vanja.mijatov[at]typhoon-hil.com
Home-Page: https://github.com/typhoon-hil
Classifier: Framework :: Pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<3.14
Requires-Dist: allure-pytest
Requires-Dist: requests (>=2.28.0)
Requires-Dist: requests-toolbelt (>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 720 characters]

WHEEL

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

RECORD

Path Digest Size
tth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tth/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tth/api/artifact.py sha256=ZRIDcG0KGGc64CPbCD2xyP7Aq2QVLr65sQ5qkFVBHEg 7183
tth/api/execution.py sha256=p-Wqa7TrcVOoan7r797o3jChwmxbUjZVkW7bC2LD1aU 3090
tth/api/report.py sha256=t8R6SKzybZv0QTgje3XjGq7a5IOPXywkAC7-txWaPtk 11300
tth/api/trigger.py sha256=hbHMyUEUXFcqCajUnIeN3YGzA2A0rwla8a26KLHuFwg 1539
tth/client/__init__.py sha256=18eqGRcAePo-nc4ug7SeRnHQ02rcV7AFz8GbpYtjl10 42
tth/client/api_key_client.py sha256=uk2zeur-7sH1q3cVleQ7bl2Vk_OKutTQwaACuhRD4Z4 1021
tth/client/client_base.py sha256=SLigZ7aunBDFQllg6Pe8CxrZeEksKSJ7KVEvz7sbF5s 1544
tth/uploader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tth/uploader/__main__.py sha256=WuoOUJIW5nyCsUPSUrnxHJyR1fU-IWS0_VDpoVqp1eA 107
tth/uploader/constants.py sha256=DacDFrjKbwedqT69KgHc6sHJIO30ZsJdjiIVcWzUqHg 135
tth/uploader/manual_uploader.py sha256=TbaI0WFZxBsviqYK_S322_VAotoBYiS6U4GRQ-VXG34 5501
tth/uploader/plugin.py sha256=y3bkBo9xqCsWTCPKY-Rr3ubKnB1y0f4rGT2DdUkuFXY 2688
tth/uploader/report_handler.py sha256=LPLpJe3KkU8Xz2STjINt4kmrWT-bb4yaQHWFksVFE7k 15163
tth/uploader/settings.py sha256=fUn1kCak5cvLUMTc7fYQiEyqqDIIKTk7R-pje88q2Ek 696
tth/uploader/utils.py sha256=V1kXwMJkUzTKT_a3mbEMsQLNAhAOaHPBPbABAWm6MmM 2913
tth/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tth/utils/exception.py sha256=q8AEYJeANDESV8vihFeN87VOaliAS27_UD9I5qMGQaw 1936
tth_api_client-1.0.2.dist-info/METADATA sha256=v3jLjPGsjHRZepN3fctaaAOxi9hCTYN6iBpysm-P2lc 1983
tth_api_client-1.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
tth_api_client-1.0.2.dist-info/entry_points.txt sha256=N6VNJeAHytqE1uQ5uPLnfPE5ObApKYD_5esXlLQEF6Q 123
tth_api_client-1.0.2.dist-info/top_level.txt sha256=5RPA6JxNtkj2AaBvt8Snw0jJQFCboVtR7LBZAg6gpXE 4
tth_api_client-1.0.2.dist-info/RECORD

top_level.txt

tth

entry_points.txt

tth-upload = tth.uploader.manual_uploader:manual_upload
name_of_plugin = tth.uploader.plugin