aiohttp-rest-api-redoc

View on PyPIReverse Dependencies (1)

0.2.3 aiohttp_rest_api_redoc-0.2.3-py3-none-any.whl

Wheel Details

Project: aiohttp-rest-api-redoc
Version: 0.2.3
Filename: aiohttp_rest_api_redoc-0.2.3-py3-none-any.whl
Download: [link]
Size: 292633
MD5: 3a17a63e9536e2ea9ff84d6afc82b3f9
SHA256: 1c503e45578fc812bba434c2dbb5a3653599e6e604100e19d15711b29ab5f8e1
Uploaded: 2020-08-13 23:38:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiohttp-rest-api-redoc
Version: 0.2.3
Summary: RESTful API servers with aiohttp - forked to use redoc instead of swagger
Author: Andrey Korchak
Author-Email: me[at]akorchak.software
Home-Page: https://github.com/oplik0/aiohttp_rest_api/tree/redoc
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: deepmerge (>=0.1)
Requires-Dist: sphinx; extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 432 characters]

WHEEL

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

RECORD

Path Digest Size
aiohttp_rest_api/__init__.py sha256=3euy2Red6jwmKsWOtabU1XQMGVrGuB6CsbVLwGkn_rc 3490
aiohttp_rest_api/__version__.py sha256=fhZndY-qxnuEMeUl08Tz7mMHuF4Kk8eM8LoVrHlCm_A 25
aiohttp_rest_api/loader.py sha256=m3guG3p3SLNzodOPLHFKKqGXMQDv22QyveiaXRkx460 2439
aiohttp_rest_api/openapi.py sha256=ulTUPFz_wD9-FSWdvnW-hrRCXF0xppatU7FXEL7IvZc 4056
aiohttp_rest_api/redoc.py sha256=6KRRTZOXcPAs2PPGanXWmIOLFkycuqgj2X4ThDwfwUw 4260
aiohttp_rest_api/responses.py sha256=K0mTvSidtG_IgOVHzoo-HSIaEwsbS06Ytpzv4oj0MaU 2550
aiohttp_rest_api/redoc_ui/index.html sha256=u2BpSv-Jf4R1BCdzwiAxm3kgAsmAOVM3_S7WlKFak9E 896
aiohttp_rest_api/redoc_ui/redoc.standalone.js sha256=Pxx5G9hwvRfJj13KLVgAsisz7dwH7vjFX-5ATE6lEgc 938500
example/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example/main.py sha256=SNqSGk1dMJx_lsDELS70EOW6_OfkXaJpX7KRb7b1AN8 552
example/endpoints/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example/endpoints/demo_endpoint.py sha256=T-QTr0mUBNCa1qQzJN6Eeb0VUOUtitSoJFIN4nY92hk 960
example/endpoints/demo_exception_endpoint.py sha256=K_irB0swwxcWE9ozlMz98GaS5rZtk_2rrIhqiTpS6sQ 535
aiohttp_rest_api_redoc-0.2.3.dist-info/LICENSE sha256=l87akVGJaouzMI4AthtKEQj-tdJv4WT1pA3T7LnOfNE 1092
aiohttp_rest_api_redoc-0.2.3.dist-info/METADATA sha256=OJXC6gESigM421nNu_24cfqRMMsR_5ccSwCFoQX4JCA 1471
aiohttp_rest_api_redoc-0.2.3.dist-info/WHEEL sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU 97
aiohttp_rest_api_redoc-0.2.3.dist-info/top_level.txt sha256=m7TnspocBb2WA-iP1Nw9wZrxrz0gA4n9CSwgWSWUcoU 25
aiohttp_rest_api_redoc-0.2.3.dist-info/RECORD

top_level.txt

aiohttp_rest_api
example