aiohttp-rest-api

View on PyPIReverse Dependencies (0)

0.0.6 aiohttp_rest_api-0.0.6-py3-none-any.whl

Wheel Details

Project: aiohttp-rest-api
Version: 0.0.6
Filename: aiohttp_rest_api-0.0.6-py3-none-any.whl
Download: [link]
Size: 8515
MD5: 5c5679cbbe892fe9c6bb3bfb2767fdfb
SHA256: d944be04a0994389d66b6a057a340d863f4a876bbbfb64c2f9237fc486e16900
Uploaded: 2019-03-09 16:35:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiohttp-rest-api
Version: 0.0.6
Summary: RESTful API servers with aiohttp
Author: Andrey Korchak
Author-Email: me[at]akorchak.software
Home-Page: https://github.com/57uff3r/aiohttp_rest_api
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: AsyncIO
Platform: any
Requires-Python: >=3.6.0
Requires-Dist: aiohttp (>=3.5.4)
Requires-Dist: async-timeout (>=3.0.1)
Requires-Dist: attrs (>=18.2.0)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: idna (>=2.8)
Requires-Dist: multidict (>=4.5.2)
Requires-Dist: typing-extensions (>=3.7.2)
Requires-Dist: yarl (>=1.3.0)
Requires-Dist: ujson (>=1.35)
Requires-Dist: PyYAML (>=3.13)
Requires-Dist: frozendict (>=1.2)
Requires-Dist: sphinx; extra == "docs"
Provides-Extra: docs
[No description]

WHEEL

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

RECORD

Path Digest Size
aiohttp_rest_api/__init__.py sha256=ibZAqRrPRBIYtwAim9H358gmshr25kel2jpfMSW1Xio 3376
aiohttp_rest_api/__version__.py sha256=UwR0idQSHgdEemLAk-o2bPOXYWCj-lyyQzAPFRLbziA 21
aiohttp_rest_api/loader.py sha256=zs-z9IoqIL3u4dqKd3TvEEDmROnsMOgmWF8TLahXRDA 1865
aiohttp_rest_api/responses.py sha256=wzk8ruKhjZxuNTsUV65upGTHLU-mf8j4sH-h0HgVP8s 1845
aiohttp_rest_api/swagger.py sha256=K81IMjfwkML0EZHSkRJsfJvwEYEH2IYQMZFuc-eKCCA 4160
example/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example/main.py sha256=6NqObJeIBtOuvhl-MKwA8NwMiFjmO-f9t-lULKM1W7o 520
example/endpoints/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example/endpoints/demo_endpoint.py sha256=N1WCNyrEvzY9dG3E0otcoG3gV0Fyl8jPaphgVE0P4-s 924
example/endpoints/demo_exception_endpoint.py sha256=Kjdswg97t0EescZ6_PLGi1oBi9xBEFIAEDxWWQrAtRk 509
aiohttp_rest_api-0.0.6.dist-info/LICENSE sha256=jKlC_cBBO4Cp1usLhNd4Shs-KsBlrjrw1O-3iTK4Dag 1071
aiohttp_rest_api-0.0.6.dist-info/METADATA sha256=qqlTnj1TSzflHhS81GypdJllckZONhXET-A3wYGQX_8 919
aiohttp_rest_api-0.0.6.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
aiohttp_rest_api-0.0.6.dist-info/top_level.txt sha256=m7TnspocBb2WA-iP1Nw9wZrxrz0gA4n9CSwgWSWUcoU 25
aiohttp_rest_api-0.0.6.dist-info/RECORD

top_level.txt

aiohttp_rest_api
example