Skip to content

vrdeals/Rift_DPS_HPS_Leaderboards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rift DPS HPS Leaderboards

Python scripts, MySQL Database and templates with which the leaderboards are created.

Example Website: https://rift-stats.s3.eu-central-1.amazonaws.com/index.html

Installation Instructions:

  1. Import the database.sql from the database folder into your database.
  2. Configure the mysql_connect_config.py in the scripts folder to connect to your database
  3. Start the main.py in the scripts folder. The script reads the data from https://prancingturtle.com/, enters it into your database and generates html files in the public folder. It is also possible to automate the upload of html files to a web server.

About

Rift DPS HPS Leaderboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.0%
  • Python 2.4%
  • Other 0.6%