Skip to content

steflsd/market-site

 
 

Repository files navigation

market-site

Requirements

  • Needs python3
  • You can get the Eve database dump from here: http://pozniak.pl/dbdump/ - You want the file for the latest version of eve in sqlite3 format. See below for a script that automates this.

How to run

  • update_data.sh - generates the data and html files.
  • update.sh - wraps update_data.sh with a git pull command and then scps the output into the cloud.
  • resort.sh - resorts the items file.
  • fetch_eve_db.sh - fetches the Eve database dump and uncompresses it to the location expected by the other tools.

About

Code to create a simple market summary page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.1%
  • HTML 15.3%
  • Shell 2.4%
  • CSS 2.2%