py-ops

View on PyPIReverse Dependencies (0)

0.1.4 py_ops-0.1.4-py3-none-any.whl

Wheel Details

Project: py-ops
Version: 0.1.4
Filename: py_ops-0.1.4-py3-none-any.whl
Download: [link]
Size: 12216
MD5: 2058f6b999524643351602b7d3c8fab0
SHA256: 4a7027531aea695d6904f3cccafaaf99c5a873f064fc26dc1d20b3727e9899a9
Uploaded: 2020-04-17 16:23:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-ops
Version: 0.1.4
Summary: a python base auto testing framework that programming oriented with Structured Language.
Author: Xiaowu Chen
Author-Email: five3[at]163.com
Home-Page: https://github.com/five3/pyops.git
License: MIT V3
Keywords: python unit testing,auto testing,keyword base framework,BDD testing
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Platform: any
Requires-Dist: pytest (>=5.0.1)
Requires-Dist: pytestreport (>=0.1.9.3)
Description-Content-Type: text/x-rst
[Description omitted; length: 3131 characters]

WHEEL

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

RECORD

Path Digest Size
pyops/__init__.py sha256=SaMp8A6uSqVsPRitPUVxVzPjdbUNF93_OLe9mMNKiA4 5106
pyops/base.py sha256=QlvzI1d4b0edyHAU9AWA1g3M0yeWAGKAqQ-QjLtZucc 3842
pyops/decorator.py sha256=3bdi3sDceMIupP97aqoqdWA83u8ZTsemRRBlZ1aJoKc 1147
pyops/libs.py sha256=7u5eLVIh79bjS1KTRV7qT1L1-94vldtzNLKMiuZzTxM 2958
pyops/main.py sha256=cS4mD4v7d3S3s3piuy4as3UQhx1v_4lCapoZNhxP7Yo 4298
pyops/py_request.py sha256=pkEH_bk42FAaxYl6RSH4fovgpyHTpvfPCPgu2GRDZ_w 543
pyops/pytestplus.py sha256=gXZEO6bgxD6eABqn8jIlzcpoLk9O9k45_kaCbk-WTKg 212
pyops/ext/__init__.py sha256=5hTq5mRGmMN3LwCuzVRN2uH6Bo_nP5lfvYaDlpvzQ_o 1154
pyops/ext/utils/__init__.py sha256=NYkCU5oXaK2KZWEyyZMZchMFR3aXIo4bCWRlj0T0zEM 1624
py_ops-0.1.4.dist-info/LICENSE sha256=i21kFFPUnLL3YFKDSnM-wlAGNVhqjViFeuuLiAFs59A 1068
py_ops-0.1.4.dist-info/METADATA sha256=WsitZNinzV3y6sPRb4-nvjaaqjLeQgQBuhGqXCwZjVE 5103
py_ops-0.1.4.dist-info/WHEEL sha256=qB97nP5e4MrOsXW5bIU5cUn_KSVr10EV0l-GCHG9qNs 97
py_ops-0.1.4.dist-info/entry_points.txt sha256=QmX7ngdQHEL9UDG1Ikx0rhgJ0cPlKZtoHeOSV5NNDHM 75
py_ops-0.1.4.dist-info/top_level.txt sha256=gWc-G554sY-2o5MDbp0F6vWyayE7Z4reTuWpa3Siwxc 6
py_ops-0.1.4.dist-info/RECORD

top_level.txt

pyops

entry_points.txt

pyops = pyops:main
pyops = pyops.pytestplus