Simple python parser for getting skyscraper problems from the Caribou context website into a format which can be used in machine learning tasks
 
 
Go to file
Brett 529553b9a4 it is working now 2025-01-15 17:53:51 -05:00
README.md it is working now 2025-01-15 17:53:51 -05:00
parser.py it is working now 2025-01-15 17:53:51 -05:00
skyscrapers.php this doesn't work lol 2025-01-15 17:08:57 -05:00

README.md

Skyscraper Parser

Simple python parser for getting skyscraper problems from the Caribou context website into a format which can be used in machine learning tasks

requires bs4 and playwright please install these using a relevant package manager or pip

run with python3 parser.py [--board_size (2-26)] [--out_file (path/to/file)]