Home > eve-mins-python

eve-mins-python

Eve-mins-python is a project mainly written in ..., it's free.

An ISK calculator for EVE-Online. Enter the amount of minerals or ores you've gathered, and out comes the amount of ISK you'll gain for selling the stuff. More advanced features planned such as estimation of profit from a given amou

                   =============================
                   EVE-Online mineral calculator
                   =============================

This is an application developed to help me and all the other miners out there in EVE with income prediction. Picture a fleet of a couple of Hulks, Covetors and Retrievers; all of them mining Arkonor. How much ISK will they make in two hours?. A simpler (but equally important) question would be "How much is this pile of minerals worth if I sell it to the corporation (fixed prices)?"

My intention is to have this application answer this kind of questions.

                           For developers
                           --------------

Currently the application accepts values both through interactive input and by parsing an input file. Next step is to implement a GUI, probably with wxwidgets.