Skip to content

talayavodichka/thronebutt-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThroneButt Parser

Python Platform

An application for parsing daily and weekly race results from ThroneButt website with data export capabilities.

Key Features

  • Multi-language support
  • Participant search by name
  • Tabular results display
  • Export data in multiple formats:
    • XLSX (Excel)
    • CSV
    • TXT
  • Data loading options:
    • Single page
    • All pages automatically
  • Debug mode for developers

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/thronebutt-parser.git
cd thronebutt-parser
  1. Install dependencies:
pip install -r requirements.txt

Usage

Launching the Application

python main.py

Basic Workflow

  1. Select "daily" race type
  2. Enter current year, month, and day
  3. Click "Load Data"
  4. To export results, click "Export Data" and select format

Demo

Parser App Interface


Developed for Nuclear Throne community | ThroneButt

About

An application for parsing daily and weekly race results from ThroneButt website with data export capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors