janaipakos / ghibliapi

A simple API for Studio Ghibli resources. Unofficial/fan-made
https://ghibliapi.herokuapp.com
MIT License
310 stars 109 forks source link

Includes a python client build from swagger #17

Closed Incognito closed 6 years ago

Incognito commented 6 years ago

I've created a python2/3 client with swagger-codegen and included minimal tests via travis-ci. The package is published to pypi also.

This PR simply documents it for helpfulness.

I manually correct a number of errors in the swagger file, but not all of them