Python-RESTArt

View on PyPIReverse Dependencies (4)

0.1.6 Python_RESTArt-0.1.6-py2.py3-none-any.whl

Wheel Details

Project: Python-RESTArt
Version: 0.1.6
Filename: Python_RESTArt-0.1.6-py2.py3-none-any.whl
Download: [link]
Size: 22408
MD5: 98d82fabe08d11e60dda1fe086afbaec
SHA256: c1a135e88b22435da91ccb758cae28c4aa46837bc762ea907e951f5037fe74bf
Uploaded: 2019-08-16 04:20:37 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Python-RESTArt
Version: 0.1.6
Summary: A Python library with good intentions for building REST APIs.
Author: RussellLuo
Author-Email: luopeng.he[at]gmail.com
Home-Page: https://github.com/RussellLuo/restart
License: MIT
Keywords: REST APIs,Python
Requires-Dist: Werkzeug (>=0.9)
Requires-Dist: click (>=4.0)
Requires-Dist: python-easyconfig (>=0.1.6)
Requires-Dist: six (>=1.9.0)
[Description omitted; length: 64 characters]

WHEEL

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

RECORD

Path Digest Size
Python_RESTArt-0.1.6.dist-info/DESCRIPTION.rst sha256=47CkhX0HQgGdLDYu02Yba8UD_uH5FW-nSlHVYGd96Y8 64
Python_RESTArt-0.1.6.dist-info/METADATA sha256=twziZcKHykdQcYWzPqvuID8GnHe82A0VxaKVGeLgdzA 488
Python_RESTArt-0.1.6.dist-info/RECORD
Python_RESTArt-0.1.6.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
Python_RESTArt-0.1.6.dist-info/entry_points.txt sha256=2uyTK0yj6uWoxn8ha-WRLlqnymEI0aRFy9TS_1eOxv4 46
Python_RESTArt-0.1.6.dist-info/metadata.json sha256=57umDf8sWXAQH8d45Koa9zcmHD5EEd2ncgw8-gO5MK4 765
Python_RESTArt-0.1.6.dist-info/top_level.txt sha256=TxZahyp0ID69GhjjaOIgDrUgXdCrToA82oDt9rJbz0k 8
restart/__init__.py sha256=Mwv7-4pdt4rLYTYGt_LLzsPPIgpUKZsVAb8XjE0o9_w 172
restart/adapter.py sha256=lpbEH-Q6nizNBsf9U0ktN-8Cq80Co1OB0oS4lQSjF6c 4602
restart/api.py sha256=liD1c1twy21t8I_ZOGUOVfZNGSpt-gPwRWOvsfh16r0 9021
restart/cli.py sha256=NgJMfMFp-csXon-IKlB1WBDUkXZDf-e4j-1xRV5aiQI 1980
restart/exceptions.py sha256=i-yO0lc4WBNjlogoL7Kc3tvHePYbPcYjjjLyLqHYL5w 112
restart/logging.py sha256=9gb1UtTylN8P5CaOu1q934HOIukVwP-amyIGZPAubdM 922
restart/negotiator.py sha256=0nbq_B0ZYdtHVInUe_tZmIcgMfwDJ2ioKiqDavtSHbQ 1857
restart/parsers.py sha256=aY4CBx-ZKWmDxB9A4P-e8Mmk01G3d_55_gUv7iSkRzI 3786
restart/renderers.py sha256=i96A6CcUxPyunQVSjuHZpursGbgYf0FSuH7PVku3yYs 1076
restart/request.py sha256=gIWdTMToLzZLPXaSv0rtA3oIPYtINFzDZyUzY1-KzqY 6586
restart/resource.py sha256=uMiyOG_10M6DK-iUARszRtWgYLezhG9ZYvQlUQyE-1w 10765
restart/response.py sha256=JR47RTOO52-VZkpqeZUeTHIYgeUKM0kqggdMxDbArT0 2404
restart/serving.py sha256=ugesOoUaIYy1bfbRCjBkFQBzW2E7xfQ9DwVaEidLGE4 2685
restart/status.py sha256=HPcC5kmMwWJhreXMW38gVt49jOfjO2-_dCZai0-UhA4 1426
restart/testing.py sha256=Yzc6It2WJRF4UIsC_tKi4jkv3TyNXg0hrA03UCWnZis 2459
restart/utils.py sha256=g2z0T1kVXAvPKIhjdAPp8JJwRXp6ZTf1D8zeWf2159Y 5470
restart/config/__init__.py sha256=jAurdE7ytvVtOcIy_P-7W9d4_cv_X2u6zhqbCwljaWI 284
restart/config/default.py sha256=CTn9_-j3mw-Zk82YjU0OhSDuPAZwH19aUUrzagmXU6A 1279
restart/ext/__init__.py sha256=yqFL4O1f88lWtChjm8rbxeewY9U2gEd_DKRcc-uGKtc 1489

top_level.txt

restart

entry_points.txt

restart = restart.cli:main