mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-22 03:00:15 +00:00
12 lines
225 B
ReStructuredText
12 lines
225 B
ReStructuredText
|
Installation
|
||
|
============
|
||
|
|
||
|
Tornado OpenAPI 3 is distributed on `PyPi`_ and can be installed via ``pip`` by
|
||
|
running:
|
||
|
|
||
|
.. code:: console
|
||
|
|
||
|
$ pip install tornado-openapi3
|
||
|
|
||
|
.. _PyPi: https://pypi.org/project/tornado-openapi3/
|