More actions
Tonorocker (talk | contribs) |
→Using the API - Simple Examples: Added the Python EVE Api library |
||
| Line 84: | Line 84: | ||
Get [http://wiki.eve-id.net/EveAI#Downloads EveAI.Live] from here | Get [http://wiki.eve-id.net/EveAI#Downloads EveAI.Live] from here | ||
=== Python === | |||
Get [https://github.com/ntt/eveapi EveApi] from here. The [https://github.com/ntt/eveapi/blob/master/apitest.py apitest] file also seerves as quite comprehensive documentation on how to use the library. This library is open source and available under the [http://en.wikipedia.org/wiki/MIT_License MIT License]. | |||
== Something A Bit More Complicated == | == Something A Bit More Complicated == | ||