openapi-core/docs/installation.rst

16 lines
295 B
ReStructuredText
Raw Normal View History

2021-02-02 19:51:01 +00:00
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