api_hour

View on PyPIReverse Dependencies (0)

0.8.2 api_hour-0.8.2-py2.py3-none-any.whl

Wheel Details

Project: api_hour
Version: 0.8.2
Filename: api_hour-0.8.2-py2.py3-none-any.whl
Download: [link]
Size: 18735
MD5: 1a28f83aeb51752c19e919ecc7800205
SHA256: 848b808f6a91a99f5d5c9420c1cc36a7db579e433ffa7f3fa6361e751c23e897
Uploaded: 2017-11-10 14:39:55 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: api-hour
Version: 0.8.2
Summary: Write efficient network daemons (HTTP, SSH...) with ease.
Author: Eyepea Dev Team
Author-Email: gmludo[at]gmail.com
Home-Page: http://www.api-hour.io
Download-Url: https://pypi.python.org/pypi/api_hour
License: Apache 2
Keywords: asyncio,performance,efficient,web,service,rest,json,daemon,application
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: System :: Networking
Platform: OS Independent
Requires-Dist: gunicorn
Requires-Dist: PyYAML
Requires-Dist: setproctitle
Provides: api_hour
[Description omitted; length: 8338 characters]

WHEEL

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

RECORD

Path Digest Size
api_hour/__init__.py sha256=vbde_0yqfoRlTV3HWDs63KvTAvY8l49BHJKUWxa-X5I 1191
api_hour/application.py sha256=6ugohim_Eqtpuq-Zerhl67m69VEJ1JUEKDju7d-3pXA 2681
api_hour/config.py sha256=cEDYW_UhyImKMMywsUYj1gnyaQKrVYFN3LjIhZ1ZIEM 1894
api_hour/container.py sha256=IG09j4JLUHnwINVUP_fgpxbv07wBV5nLI3juMY-0RDA 1405
api_hour/utils.py sha256=CkLYNqD2jsNVNMr6_D7OqKgluWX7nLsPsoZslE6nBUE 50
api_hour/worker.py sha256=YegRIrdnwv_8EMBoMm4Id2ZxvY398iAFEFJ3CGwS51A 5801
api_hour/plugins/__init__.py sha256=UkFoSMzBKfedtRQuq4JaIaxBId3IXxuPqlIrW75UTyY 18
api_hour/plugins/aiohttp/__init__.py sha256=kaoQy8huC2OUK2zOy6fMKeXqVNAjLoTOB1qDy-tfw78 108
api_hour/plugins/aiohttp/environment.py sha256=SKyTDltDYTZkrPp1_aDP-bIX1v_-j5_hBfKRb2NyWA8 4684
api_hour/plugins/aiohttp/response.py sha256=5HJz7vkrCAeIJiO09SfB9DXfr9DNCB7MLNAamwBX0cA 844
api_hour/plugins/aiohttp/router.py sha256=nBiLUaijqPyOYx4-ig-HPY8812spMIOsg9Dnr3VXTQY 595
api_hour-0.8.2.dist-info/DESCRIPTION.rst sha256=Z3eMW3AyhgcxJiRKgEc1tf_1lfMtofB4jU5zhRVaZ3E 8338
api_hour-0.8.2.dist-info/METADATA sha256=8LGFb1xBjoKkFX_mQ4XGi-tUkbxP9xaSWkd4qZKd1xM 9633
api_hour-0.8.2.dist-info/RECORD
api_hour-0.8.2.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
api_hour-0.8.2.dist-info/entry_points.txt sha256=yTPBNdSO5T7mlpbC5vfNIp3iN-dyATQyfBe6ZhgatpY 71
api_hour-0.8.2.dist-info/metadata.json sha256=tHXcoj2OjM4sxNLuSarJPyEWERq1HKskX8FW3MYBhOY 1590
api_hour-0.8.2.dist-info/top_level.txt sha256=VWOFMB2y51ZA5bgFWQ6yYc2LmthRDIkcbVNp9l1hz18 14
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/plugins/aiohttp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/plugins/aiohttp/test_serialize.py sha256=jNHyWD-C_mTaU3Vg1pBuRBGaMg8HlZSqYi9q9HeDWI0 495

top_level.txt

api_hour
test

entry_points.txt

api_hour = api_hour.application:run