drdanio / eve-simple-esi

The Python 3+ library for simple and fast work with https://esi.evetech.net data.
MIT License
5 stars 2 forks source link

Eve Simple ESI

The Python 3+ library for simple and fast work with https://esi.evetech.net data.

Thanks Qandra-Si ( https://github.com/Qandra-Si ) for help and basis of implementation

This library can:

install:

pypi:

pip install eve-simple-esi

manual:

Just put eve_simple_esi.py in the directory with your project

how to use: