r2

View on PyPIReverse Dependencies (0)

0.4.2 r2-0.4.2-py3-none-any.whl

Wheel Details

Project: r2
Version: 0.4.2
Filename: r2-0.4.2-py3-none-any.whl
Download: [link]
Size: 11992
MD5: de23418c3542c4a361a470e7e5b7e572
SHA256: e14227bee142e99e5eef2215377e178a6c8754fa8e69078985d4fb1652df64d2
Uploaded: 2020-08-04 17:21:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: r2
Version: 0.4.2
Summary: Software 'r2' is designed to record and replay responses (to mock) from REST API services
Author: Nex Sabre
Author-Email: nexsabre[at]protonmail.com
Home-Page: https://github.com/NexSabre/r2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: requests (~=2.24.0)
Requires-Dist: Flask (~=1.1.2)
Requires-Dist: setuptools (~=49.2.0)
Requires-Dist: flask-cors (~=3.0.8)
Requires-Dist: dataclasses (~=0.6)
Requires-Dist: urllib3 (~=1.25.8)
Description-Content-Type: text/markdown
[Description omitted; length: 2271 characters]

WHEEL

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

RECORD

Path Digest Size
r2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/configuration.py sha256=1-mDnuBBnS5z5wPs3uAGWKGDJ_SBhexc2-R1V6Jgxhw 938
r2/install.py sha256=QERlL2SqmOE_gDXly_7n8IoHOGazRKevLu9HNZYLzbY 1041
r2/main.py sha256=3DiJu5Kd67mDBhud3cI5_G8_mVXdQ1a52t_gO8pfFOA 415
r2/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/actions/action.py sha256=0ysawzc9Fn3079CtO3t4jmFdS9qYMTHUi8LkywcSlFg 1173
r2/actions/action_dispatcher.py sha256=huDuKsHbTSOGiFwDm9-aBkV33sYgqqD9uaHVMZySCak 778
r2/actions/record/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/actions/record/record.py sha256=sEXG10NyhovoPyJB9RKrjQQV-0qi6ufUyzKwwQZaY2M 1106
r2/actions/replay/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/actions/replay/replay.py sha256=vO1HARUcnzjEWPJLfB484H7Ya3fdpu1wwRsWgMbh6io 600
r2/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/core/flask_server.py sha256=hzpKe-q7fAa7molZ6uXS-cmpbADbD3tE_Lmpp0oTai4 6105
r2/core/package.py sha256=eEqiIY7fwTImZ9QopCA_Q9pjwn-5guExPnbOWUnfyNU 5129
r2/core/test_package.py sha256=jIoji4X5BPNKeB2FRbSCLP7ili3AuzllV2UNe0f0yLQ 2675
r2/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
r2/helpers/constants.py sha256=hicFFG8vuWX0H56JN6CpRAYL-2DMbIq-t82CE7j5ZTM 365
r2/helpers/server_mode.py sha256=iy9O8qV6ma2xAOwwYtoyzDK-bNRuDojQJzSVdC51n7E 79
r2-0.4.2.dist-info/METADATA sha256=QGl1zCLPH4kWproV_Xs9gLgJBELlZ3pWO762bexCQfQ 3449
r2-0.4.2.dist-info/WHEEL sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU 97
r2-0.4.2.dist-info/entry_points.txt sha256=d3hlfeFW4_IDzIM3QsFzIyymbdnDB06l3tcdSotGC_w 37
r2-0.4.2.dist-info/top_level.txt sha256=iP9ZFx4pRfSIzzweb991nXPLn154xmKv1aZTNv7F9nk 3
r2-0.4.2.dist-info/RECORD

top_level.txt

r2

entry_points.txt

r2 = r2.main:main