File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11openapi-core
22************
33
4+ .. image :: https://img.shields.io/pypi/v/openapi-core.svg
5+ :target: https://pypi.python.org/pypi/openapi-core
6+ .. image :: https://travis-ci.org/p1c2u/openapi-core.svg?branch=master
7+ :target: https://travis-ci.org/p1c2u/openapi-core
8+ .. image :: https://img.shields.io/codecov/c/github/p1c2u/openapi-core/master.svg?style=flat
9+ :target: https://codecov.io/github/p1c2u/openapi-core?branch=master
10+ .. image :: https://img.shields.io/pypi/pyversions/openapi-core.svg
11+ :target: https://pypi.python.org/pypi/openapi-core
12+ .. image :: https://img.shields.io/pypi/format/openapi-core.svg
13+ :target: https://pypi.python.org/pypi/openapi-core
14+ .. image :: https://img.shields.io/pypi/status/openapi-core.svg
15+ :target: https://pypi.python.org/pypi/openapi-core
16+
17+ About
18+ =====
19+
420Openapi-core is a Python library that adds client-side and server-side support
521for the `OpenAPI Specification v3.0.0 <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md >`__.
622
You can’t perform that action at this time.
0 commit comments