pxk

View on PyPIReverse Dependencies (0)

0.0.4 pxk-0.0.4-py3-none-any.whl

Wheel Details

Project: pxk
Version: 0.0.4
Filename: pxk-0.0.4-py3-none-any.whl
Download: [link]
Size: 10006
MD5: 0f3a926cf28b1e2dce3942aaf7cc1ab0
SHA256: 6862ce6d04a03069217d67b86ef3ae2a9761d537282c9ed0bf3aff46e9f186c3
Uploaded: 2024-04-19 13:45:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pxk
Version: 0.0.4
Summary: Automate the process of distributed testing on a Kubernetes cluster by extending the functionality of pytest-xdist, allowing users to efficiently run tests in parallel across multiple pods.
Author: Aiden Seo
Author-Email: minwoo3180[at]gmail.com
License: MIT
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: execnet (<3.0.0,>=2.1.1)
Requires-Dist: kubernetes (<30.0.0,>=29.0.0)
Requires-Dist: pytest (<8.0.0,>=7.4.4)
Requires-Dist: pytest-xdist (<4.0.0,>=3.5.0)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2255 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pxk/Constants.py sha256=D6RGEZnOVXMVLVsKHC0VP4snXicPOVOEczFxFG6IEDU 82
pxk/__init__.py sha256=K2k9J4KXHjPoJUrk01ShXaO9anTsI4a3D_jfs9hYIcc 152
pxk/conftest.py sha256=9zdNar3PAd7FMkT1hayIbakGHrFf96zZGjRtJRGUcgM 404
pxk/k8_client.py sha256=O-x1SN1cHgEpNG-WnuDANXx6KFMWGTD2AiEi6S7d0eg 7021
pxk/ms_socketserver.py sha256=Zn6wdnbw9v79a9_s7Lu_pyRedsZShNEeaAblQ32x5HA 4023
pxk/plugin.py sha256=iB89RMrLSKl_ZpVjaFNfWZR_9ZwQokLaZ1x44sgNbr8 5739
pxk-0.0.4.dist-info/LICENSE sha256=ysFmPs4X3LW_mo2chCzfl1ZW4G_fNqhV1Et_EQEOyx0 1066
pxk-0.0.4.dist-info/METADATA sha256=K-6qeo4-hLUDcvhluRcR-BJef3bopqw_exvhB3hDi9g 3180
pxk-0.0.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pxk-0.0.4.dist-info/entry_points.txt sha256=F_Ll6963z-qOh2-YVU07Hkn841Q3kUJh5DywqP525oc 27
pxk-0.0.4.dist-info/RECORD

entry_points.txt

pxk = pxk.plugin