A-Api-Server

View on PyPIReverse Dependencies (0)

1.1.7 A_Api_Server-1.1.7-py2.py3-none-any.whl

Wheel Details

Project: A-Api-Server
Version: 1.1.7
Filename: A_Api_Server-1.1.7-py2.py3-none-any.whl
Download: [link]
Size: 7886
MD5: 119bce52fa39dc0d457278fd175fd0f4
SHA256: 84c01b2e6bf43cf2d912ff609cf3fa9dbdb378a8432f9df8b9da626895c52985
Uploaded: 2023-08-04 07:18:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: A-Api-Server
Version: 1.1.7
Summary: 自建一个Resful风格的接口自助服务,方便API自动化测试工具的开发与调试!
Author: devin
Author-Email: 1324556701[at]qq.com
Home-Page: https://github.com/zhuifengshen/a-api-server
License: MIT
Keywords: ApiServer,Api,MockServer,Api Test,接口测试,接口自动化测试
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, <4
Requires-Dist: flask
Description-Content-Type: text/markdown
[Description omitted; length: 7874 characters]

WHEEL

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

RECORD

Path Digest Size
a_api_server/__about__.py sha256=y0a5VmhD-20Tg_6f0RLHllz0oAdIy2jw4rIXGNXFlzI 436
a_api_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
a_api_server/api_server.py sha256=Tlc9e1yjPdair99c-d5dTc83A9umRJizj6ZcGFERjJs 6545
A_Api_Server-1.1.7.dist-info/METADATA sha256=w46oq_mSfxr2cWhiK75KPNLP8xN1DJhcfYzQ9aYUIew 11286
A_Api_Server-1.1.7.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
A_Api_Server-1.1.7.dist-info/entry_points.txt sha256=yJAUXKiidsd_-t7SB7wEz3aGD-o5-3Ne77WOnUTOh64 67
A_Api_Server-1.1.7.dist-info/top_level.txt sha256=OE-5r4SfrW8pVtESML15qOfrHlQOnHn1WiKlZxd8pXw 13
A_Api_Server-1.1.7.dist-info/RECORD

top_level.txt

a_api_server

entry_points.txt

a_api_server = a_api_server.api_server:cli_main