Django app for accessing the EVE Swagger Interface (ESI).
Django app for easy access to the EVE Swagger Interface (ESI)
Django-esi is a Django app that provides an interface for easy access to the EVE Swagger Interface (ESI), the official API for the game EVE Online.
It is build upon Bravado - a python client library for Swagger 2.0 services.
Django-esi adds the following main functionalities to a Django site:
This app is a fork from adarnauth-esi. Since this app is an important component of the Alliance Auth system and Adarnof - the original author - was no longer able to maintain it the AA dev team has decided in December 2019 to take over maintenance and further developing for this app within the Alliance Auth project.
For all details on how to install and use django-esi please see the documentation.