EsiPy
EsiPy copied to clipboard
An EVE Online ESI Client written in Python
EsiPy |PyPI Version| |PyPI Python Version|
|Build Status| |Coverage Status| |Code Health|
| Full Documentation can be found here: | |Documentation Status|
What is EsiPy
EsiPy is a python swagger client, taking advantages of pyswagger_
while rewriting some parts of it to be better used with EVE Online ESI
API.
Example using EsiPy
If you need it, you can find here an example of webapp using Flask+EsiPy_
Contacts
-
Kyria
- Github: @Kyria
TweetFleet Slack <https://www.fuzzwork.co.uk/tweetfleet-slack-invites/>_: @althalus- Reddit: /u/Karlyna
.. _pyswagger: https://github.com/mission-liao/pyswagger .. _Flask+EsiPy: https://github.com/Kyria/flask-esipy-example .. |PyPI Version| image:: https://img.shields.io/pypi/v/EsiPy.svg :target: https://pypi.python.org/pypi/EsiPy .. |PyPI Python Version| image:: https://img.shields.io/pypi/pyversions/EsiPy.svg :target: https://pypi.python.org/pypi/EsiPy .. |Documentation Status| image:: https://img.shields.io/badge/Documentation-GitHub%20Page-lightgrey.svg :target: https://kyria.github.io/EsiPy/ .. |Build Status| image:: https://travis-ci.org/Kyria/EsiPy.svg?branch=master :target: https://travis-ci.org/Kyria/EsiPy .. |Coverage Status| image:: https://coveralls.io/repos/github/Kyria/EsiPy/badge.svg :target: https://coveralls.io/github/Kyria/EsiPy .. |Code Health| image:: https://landscape.io/github/Kyria/EsiPy/master/landscape.svg?style=flat :target: https://landscape.io/github/Kyria/EsiPy/master