/eveonline-type-ids

A script that generates html and csv of type ids from STATIC DATA EXPORT(SDE).

Primary LanguagePythonThe UnlicenseUnlicense

What is it?

A script that generates html and CSV of type ids from STATIC DATA EXPORT (SDE).
CSV can be opened with Google Spreadsheets or Excel.

Usage

This script is written in python 3.x.
Download STATIC DATA EXPORT (SDE).
Move sde-xxxxxxxx-TRANQUILITY.zip to working directory.

python -m pip install --upgrade pip
git clone https://github.com/Omochin/eveonline-type-ids.git
cd eveonline-type-ids/
pip install -r requirements.txt
python run.py

License

eveonline-type-ids is licensed under the The Unlicense, see LICENSE.

Contacts

CCP Copyright Notice

EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. CCP hf. has granted permission to eveonline-type-ids to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, eveonline-type-ids. CCP is in no way responsible for the content on or functioning of this program, nor can it be liable for any damage arising from the use of this program.