openapi-core/docs/installation.rst
2021-02-14 15:20:53 +00:00

15 lines
295 B
ReStructuredText

Installation
============
Recommended way (via pip):
.. code-block:: console
$ pip install openapi-core
Alternatively you can download the code and install from the repository:
.. code-block:: console
$ pip install -e git+https://github.com/p1c2u/openapi-core.git#egg=openapi_core