The one frustrating part of the project is keeping an eye on all the moving parts in this operation that is spread across multiple characters: Buy orders, sell orders, industry jobs, contracts, and assets. Even with everything done through the corporation, I still need to log in to see what's going on or use a third party tool.
So being the masochist that I am, I decided the best course of action was to build my own little app that would allow me to see my status at a glance. I've got the API calls I need to make and decided that instead of trying to do a heavy C#/.Net app again I would do some playing around in Python.
Progress So Far |