HttpBoot

View on PyPIReverse Dependencies (0)

1.0.9 HttpBoot-1.0.9-py3-none-any.whl

Wheel Details

Project: HttpBoot
Version: 1.0.9
Filename: HttpBoot-1.0.9-py3-none-any.whl
Download: [link]
Size: 15165
MD5: ee5051e6618cc3dce8bc14d85c2fd0f3
SHA256: 1bb85145def58ddfe61ae898a0ca958a473a0f4b03bd7546fc8f5f70d659d60c
Uploaded: 2023-07-25 14:05:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: HttpBoot
Version: 1.0.9
Summary: HttpBoot: make an easy way (yaml) to HTTP(S) API automation testing, also support using yaml to call locust performance test
Author: shigebeyond
Author-Email: 772910474[at]qq.com
Home-Page: https://github.com/shigebeyond/HttpBoot
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: curlify (==2.2.1)
Requires-Dist: locust (==2.10.1)
Requires-Dist: pyutilb (>=1.0.6)
Description-Content-Type: text/markdown
[Description omitted; length: 9350 characters]

WHEEL

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

RECORD

Path Digest Size
HttpBoot/__init__.py sha256=wwdUmlCKI0rfd-PQFtaQH7pECZTa5Ry5d2sag-1DrIc 544
HttpBoot/extractor.py sha256=odCYmvmWVwIa6--LBk76sV-0AeHuSf07NWCqfA6cKTM 1205
HttpBoot/http_boot.py sha256=LAyi4xa4rClCr3r49dB6GNtbZL6FS-vs6Jas6kk4Wq4 13323
HttpBoot/locust_boot.py sha256=OQOKa6aishRndvfxRPU-kRaQk3iA-MZHWd5vTICN7_0 1826
HttpBoot/locust_main.py sha256=aO1hv4r8vEaI-h0uFyPlRyxuzPdyo8i7HFK7VaydU9E 1218
HttpBoot/response_wrapper.py sha256=84RSR9QsBFeYC1wESlBLtVAFy7hzudk9Ntkt-S-CVhc 1606
HttpBoot/validator.py sha256=VdKL-5hXkr54atENYUOMyxrYxmy9e6nCtZTNu99sleY 1176
HttpBoot-1.0.9.dist-info/METADATA sha256=gQe-SOObIc08BKaV4nCITWV-cqqjU09e5Jenfp4TXUg 14331
HttpBoot-1.0.9.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
HttpBoot-1.0.9.dist-info/entry_points.txt sha256=5xzl2U_U4ApAT66N-qHR9B1WQvYQP2fvHZFnIp_smTY 92
HttpBoot-1.0.9.dist-info/top_level.txt sha256=zYkS3Z-z5E9qS3WNyCJ0lMCL5yQTglIa3JhPeJe6XUQ 9
HttpBoot-1.0.9.dist-info/RECORD

top_level.txt

HttpBoot

entry_points.txt

HttpBoot = HttpBoot.http_boot:main
LocustBoot = HttpBoot.locust_main:main