connexion2

View on PyPIReverse Dependencies (0)

2.10.0 connexion2-2.10.0-py2.py3-none-any.whl

Wheel Details

Project: connexion2
Version: 2.10.0
Filename: connexion2-2.10.0-py2.py3-none-any.whl
Download: [link]
Size: 92438
MD5: fdbd215af3d946d638e5eb644a39f94a
SHA256: d5c21231cb08f1e0b204a1b77161ecef5391b18ecd30ba3731622f5412f28ed1
Uploaded: 2021-11-14 21:30:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: connexion2
Version: 2.10.0
Summary: Connexion - API first applications with OpenAPI/Swagger and Flask
Author: Zalando SE
Home-Page: https://github.com/zalando/connexion
License: Apache License Version 2.0
Keywords: openapi oai swagger rest api oauth flask microservice framework
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.6
Requires-Dist: clickclick (<21,>=1.2)
Requires-Dist: jsonschema (<4,>=2.5.1)
Requires-Dist: PyYAML (<6,>=5.1)
Requires-Dist: requests (<3,>=2.9.1)
Requires-Dist: inflection (<0.6,>=0.3.1)
Requires-Dist: openapi-spec-validator (<0.4,>=0.2.4)
Requires-Dist: werkzeug (<3,>=1.0)
Requires-Dist: flask (<3,>=1.0.4)
Requires-Dist: aiohttp (<4,>=2.3.10); extra == "aiohttp"
Requires-Dist: aiohttp-jinja2 (<2,>=0.14.0); extra == "aiohttp"
Requires-Dist: sphinx-autoapi (==1.8.1); extra == "docs"
Requires-Dist: flask (<3,>=1.0.4); extra == "flask"
Requires-Dist: swagger-ui-bundle (<0.1,>=0.0.2); extra == "swagger-ui"
Requires-Dist: decorator (<6,>=5); extra == "tests"
Requires-Dist: pytest (<7,>=6); extra == "tests"
Requires-Dist: pytest-cov (<3,>=2); extra == "tests"
Requires-Dist: testfixtures (<7,>=6); extra == "tests"
Requires-Dist: flask (<3,>=1.0.4); extra == "tests"
Requires-Dist: swagger-ui-bundle (<0.1,>=0.0.2); extra == "tests"
Requires-Dist: aiohttp (<4,>=2.3.10); extra == "tests"
Requires-Dist: aiohttp-jinja2 (<2,>=0.14.0); extra == "tests"
Requires-Dist: pytest-aiohttp; extra == "tests"
Requires-Dist: aiohttp-remotes; extra == "tests"
Provides-Extra: aiohttp
Provides-Extra: docs
Provides-Extra: flask
Provides-Extra: swagger-ui
Provides-Extra: tests
[Description omitted; length: 25208 characters]

WHEEL

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

RECORD

Path Digest Size
connexion/__init__.py sha256=68Qt_hQiuprxcjv4v6Rlo_akWc0Fq3D87kymk9dyBuY 1781
connexion/__main__.py sha256=eZM1sfJgtQxvseTeBkUSZJPUo9tCcIkuVCKTF8lvFpI 144
connexion/cli.py sha256=L3-dsEEbGnmuvmJlWhbth0Y067fV6vGZMd350iIlhhY 7168
connexion/exceptions.py sha256=N-3d6GPLE_Z1p0jP-_5WCR5IeGkD_nO8UpJnDW1yB8A 4934
connexion/handlers.py sha256=G1QsCP9Pp0cNNDidMKDtCSHMlLwbU9ZI2ItxdwsFkQE 2739
connexion/http_facts.py sha256=0L4X4l-IfUZysU_r-A9j--C5Ce3B3wuheze9ApvH8bU 271
connexion/json_schema.py sha256=_tcwLAu6b1jcwLl7-_5U6HGeptR7EFInJreQsIRGgL8 4052
connexion/jsonifier.py sha256=HEdLQkZbGO1S9a9PB2y7R5dBMGrNl5k4vqrM8yv4Ozc 2077
connexion/lifecycle.py sha256=WsnoH5lYfXiQIzNO6eR-f-t4KDBzUNcKiFGTXY9YGzI 1377
connexion/mock.py sha256=cSgSolRft9j4Ndg_wgzvjbIMpahvgtYShjI3ReO4Z7o 1748
connexion/options.py sha256=aF4XIusDIsSGy0poSew4VdvTCIJufrCE1u8TlQhv6_Y 4788
connexion/problem.py sha256=yV-hkOf-20LzwldxxqkBfMZXRloWh3DBVZBjNQDau8U 2170
connexion/resolver.py sha256=OJzuj38YDOHwciRIolYKho9D-r0Xni40FpwSS8qS89A 8850
connexion/spec.py sha256=rhk5naYgUvpIkmNkFN0NuKRqnlyp2EmgMbNYk-CUgTk 8912
connexion/utils.py sha256=5ra0Jkq6lZ8-yFYrbkSxgEhy6vznZIjUg4QWn0tC0w0 6811
connexion/apis/__init__.py sha256=jtWQo8wh9PwzdBfW9XJb7_DgJDqybaLMnotnFfB5-PE 737
connexion/apis/abstract.py sha256=LJ6iTtAeMtVZYXtPDGElD-7UXH3bMjb8pKw2xwTaItI 18523
connexion/apis/aiohttp_api.py sha256=oWsY8H2C9LY7gwrhmhtzLJc9Es_p4lu_eQLC9IyNwAs 14651
connexion/apis/flask_api.py sha256=1FQ2B46A23aZJtgVi4N21pqKNrFc8juhBhzc73knKi8 13549
connexion/apis/flask_utils.py sha256=M50XOK0Ef3AkkU2N9B3YXueIvxa7bl-Wf5RcTWtNJXY 2226
connexion/apps/__init__.py sha256=UUnAJlYEsZqXbabnBYkKZLKzrGjeWak3l3SN3H1taw4 250
connexion/apps/abstract.py sha256=ClNX0V6vnhx79wMZmbjBhbp9iUOAElDgJftou1K-aOQ 10867
connexion/apps/aiohttp_app.py sha256=uetBp__Cb21giwGbb2sWy3-i55SObQauMkOuKSPEREY 3105
connexion/apps/flask_app.py sha256=enmyq_YzYd57U0DFcpjdLzOcpn0wUiGqGXy3E3tpkm4 5767
connexion/decorators/__init__.py sha256=_FH7AOZ-hC2ektPZPUj6ya_vJ-cvqwRKbXgIo0js98U 98
connexion/decorators/coroutine_wrappers.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
connexion/decorators/decorator.py sha256=dGBK4M6NBbtAOluIDbnkQF5-0d-vsnTMGCLebfUjU9A 2281
connexion/decorators/metrics.py sha256=3GDSy-wUBJ4_5Tw3URIhSLrivmMe-EEZRmQ8rLBIzYY 1773
connexion/decorators/parameter.py sha256=pKGiIIS5reySmurpNAdwE03B7FAQDUbWv0OVu1SXFHc 4097
connexion/decorators/produces.py sha256=PVOaDH4haWdB3y7Fwc3AsPN8rFNcQDIOu0MThOVvFAs 1279
connexion/decorators/response.py sha256=WZS_Z1R-IlWKwWHkgojD3Yqqf4bQ8GfRqbmC4x0Kbqk 4362
connexion/decorators/uri_parsing.py sha256=ySbc1EjChZZV0_-fVghX67WplwPMACMfqLtaGChZLCU 11752
connexion/decorators/validation.py sha256=U_CarQj3RxZSbAcWFcZ0XWRK3XGGKTd0nhpHOq_su_Y 15948
connexion/operations/__init__.py sha256=QUSAmeGqYdXmSlDIe2pHsQAqVbFAXrxD2zohynlOnsI 683
connexion/operations/abstract.py sha256=TRUrB7ZQY5VN-rxRU-a2Z6NjUR9OTun-oZ_I28Qg_fE 15683
connexion/operations/compat.py sha256=14X8I-1wqfDmVXVZeGxxg2Y0-PzOdx6b9EwRPQcDIio 134
connexion/operations/openapi.py sha256=ZAK_B35-skhZg3QfnShurc7oYwZqHpqFtnjIAeC-Nak 14575
connexion/operations/secure.py sha256=B5HFZOhDL_2xdEjmBL4ZgGNvs_pI-g5uohU4eVvEbf8 7742
connexion/operations/swagger2.py sha256=YFYktxuqc-KUZAAelOqM9-mnfPWGVw-gLMzJdrDapAU 12518
connexion/resources/schemas/v2.0/schema.json sha256=ZCkWKuRIeDOBXW13k2vuYvDXruNXOVIkN2k2bQ3lNlM 40020
connexion/resources/schemas/v3.0/schema.json sha256=0DE2JE50kU03ADkIVUvxhMRJbGqP4D-zkQyBBWGoa-0 35456
connexion/security/__init__.py sha256=hk-iXN-WJiBHCNcOhrNosG4f_Y5UMhnEiKbeaCOq2is 745
connexion/security/aiohttp_security_handler_factory.py sha256=Ly2LouXYa8rhYk-P0wVs25SBAEZbR41cJ_8PF3EnNIw 1391
connexion/security/async_security_handler_factory.py sha256=DG9SefnTSzPk_4JCnJHQ50-5cBhh0js5S-9zUYNzA_Q 3960
connexion/security/flask_security_handler_factory.py sha256=G-gC-3IRmaaFec9TNkA9ao_ZS89OKsM4Uygt4lKf3K8 1395
connexion/security/security_handler_factory.py sha256=tyGadl9agJdtfCI7C3MzR2IjU3mZM6TyRiqa71h6bDU 14253
connexion2-2.10.0.dist-info/LICENSE.txt sha256=5aZwmLgRgOrQ5TjGBcfxy3_5AhBpfxKHj2QEkoh6FjI 556
connexion2-2.10.0.dist-info/METADATA sha256=1ql2sy-OJEk7C6468ByZj3sXTtmaBiXaEJNmc4H8aZI 27326
connexion2-2.10.0.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
connexion2-2.10.0.dist-info/entry_points.txt sha256=5YmJBFsK8GRu-YkW9EMUH6SrBxyi8YjFao-SyR2-D3w 50
connexion2-2.10.0.dist-info/top_level.txt sha256=q9ECqj7EoBIt_xgohm926vG4jcbMALJA6szO70BD9WY 10
connexion2-2.10.0.dist-info/RECORD

top_level.txt

connexion

entry_points.txt

connexion = connexion.cli:main