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

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

Want Ads & Trades

 
  • Topic is locked indefinitely.
 

WTB [Service] Python Coding

Author
Myopic Thyne
Accounts Payable.
#1 - 2011-12-08 12:37:08 UTC  |  Edited by: Myopic Thyne
I'm looking for someone to write what should be a fairly short and simple script using python for Reverence, and have it ready for py2exe usage. (I will compile the final product myself, after reviewing the source.)

The final product should be able to take a file name as a command-line argument and decide if it's market history or current market data, and then export into either ../Data//MarketLogs/ or ../Data//MarketHistory/ respectively, as a csv. On error, it should log the time, reason and erroneous file name to a timestamped file at ../ErrorLogs/.

Please ensure that total runtime is minimized effectively as this will be expected to run rather frequently.


Prices are negotiable, mail me in game, or open a convo and we can discuss your isk payment.
Serj Dimitrijev
Federal Navy Academy
Gallente Federation
#2 - 2011-12-08 14:10:25 UTC
Why does it have to be written in python?
Myopic Thyne
Accounts Payable.
#3 - 2011-12-08 14:57:53 UTC
Because that's what Reverence is written for? If you have another applicable solution, I'm interested.
Serj Dimitrijev
Federal Navy Academy
Gallente Federation
#4 - 2011-12-08 15:03:33 UTC
Oh Sorry. I'm not experienced with Reverence.
If you don't get any offers you're welcome to PM me or something like that and I'll see if I can figure out a solution.
Myopic Thyne
Accounts Payable.
#5 - 2011-12-08 15:19:40 UTC
You have another option for reading cache files and exporting them as CSVs based on if they're MarketLogs or MarketHistory?
David Carel
SWAT Team Sales Consultants
#6 - 2011-12-08 15:23:17 UTC
Hi
Contact me please (evemail or so) and we can work out something.
Myopic Thyne
Accounts Payable.
#7 - 2011-12-09 14:46:15 UTC
Still looking for someone, at the point it's basically stringing together the two scripts I have into something coherent.