EsiPy is a python swagger client that will parse the swagger.json
to know the structure of the API.
It takes advantages of pyswagger, while rewriting some parts of it:
It also add more features to the client:
EsiPy support multiple version of CPython (2.7
, 3.4
, 3.5
, 3.6
).