These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

NESI - Science and Industry Desktop App

Author
Elusive One
CMML - Combine Mining Manufacturing Limited
#1 - 2013-07-15 18:11:24 UTC  |  Edited by: Elusive One
Been working on a simple little science and industry application in Python (2.7) just so I can keep an eye on my jobs while out of client.
Time to share it with the rest of New Eden.

Latest version: 1.0.1

GitHub Wiki Page:
Nesi

Source / Binary:
Downloads

Source requires wxPython and ObjectListView modules

License:
GNU General Public License 3.0

Feedback:
Feature suggestions: Reply to this thread
Bug reports: Use GitHub if you can please.

Changes in this release:
Support for API keys that do not expire.
Splitting of large queries to the server.
Better error handling.