Skip to content

CaptainBasculin/PackSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

This is a python script made to extract Beatmap Packs for the data it contains, to fit a certain beatmap pack sheet.

Prequisites for running?

Install Python 3 if you haven't, make sure to select "Add to PATH" while installing.

Install the prequisites with this command after that

pip3 install py7zr openpyxl

How do I run it?

Place the repository contents to a seperate folder, and head to that directory through command line.

After putting the files you want parsed to to the folder "putPackHere", run the program with this

python3 main.py

After the export operation is done, you can CTRL+C to close the program. On the output folder there should be output.xlsx file, which can be directly imported to Google Slides and through there you can simply copy paste its contents.

Code's tested on both Linux and Windows, can't guarantee for Mac OS but hypothetically should.

About

A script made to generate pack sheets faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages