This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails.
The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. A point calculation system is included as is support for parsing German and Russian kill mail text.
...
This project aims to develop a tool to parse log files generated by the game World of Warcraft and generate raid reports based on that data. NOTICE: As of this now this project is on hold. When I set out to write this there wasn't much in the way of rai