probecheck

View on PyPIReverse Dependencies (0)

0.1.0 probecheck-0.1.0-py3-none-any.whl

Wheel Details

Project: probecheck
Version: 0.1.0
Filename: probecheck-0.1.0-py3-none-any.whl
Download: [link]
Size: 19131
MD5: bf2e297969dc9337e57e4823d1ca4355
SHA256: 4ed8dd8942285fdf5a50ed8aad8d4c63e7488130fc769078faa1567826e4f54a
Uploaded: 2024-06-10 17:42:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: probecheck
Version: 0.1.0
Summary: A modern, advanced testing framework for probing and validating complex systems.
Author: Cristian Camargo
Author-Email: ccf[at]cdone.com.br
Home-Page: https://github.com/letalboy/probecheck
Project-Url: Documentation, https://github.com/letalboy/probecheck#readme
Project-Url: Repository, https://github.com/letalboy/probecheck
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1401 characters]

WHEEL

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

RECORD

Path Digest Size
probecheck/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
probecheck/common/sql_pool.py sha256=C1Edf84cu-fMUxvbu7y5kFyiC3uTkf41YTmbCO_-UYg 1042
probecheck/common/validate_configs.py sha256=qTLjsyECoTIiFEYiFZMjPWYXlWWR5BwCYOoqV_ym-Rs 116
probecheck/core.py sha256=8796cNM9vRnZsS999JDyMf94Aa2TWIi2skxnPXKDudc 8314
probecheck/tools/benchmark.py sha256=Jig8wBcRN-6Twkq3BqmHtnX7PwC53ixxHHAD8nKH6vg 4052
probecheck/tools/dashborad.py sha256=GlYu7HN8WTHrFtdSlbnZTFyzeJzpY2GjC_Lvh3OuRbM 7551
probecheck/tools/test_results.db sha256=mGrhP8yfFLF_-lGSpOl07Ni0O7oiEKTLglW4Yzr6fts 36864
probecheck/utils.py sha256=F5xsTApPoszjbRq-ZLwO6k3EaLLWJRvSwFqQRhCPZyc 4817
probecheck-0.1.0.dist-info/entry_points.txt sha256=ENfd9AXLbcIiwu2F8CnXfegNB0ZDAT284-ejdnn6jeE 51
probecheck-0.1.0.dist-info/METADATA sha256=GXlM8BRP2OcmUmgpO0iMBmmYVYkYEbn6TvBcUGs1zmY 2202
probecheck-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
probecheck-0.1.0.dist-info/RECORD

entry_points.txt

probecheck = probecheck.core:main