Files
openapi-generator/samples/client/petstore/python/SwaggerPetstore-python/README.md
2015-04-11 10:38:32 +08:00

229 B

Requirements.

Python 2.7 and later.

Setuptools

You can install the bindings via Setuptools.

python setup.py install

Or you can install from Github via pip: