Skip to content

blackbunt/lego_part_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lego Parts Database Creator

Scrape LDraw library and add parts into a excel list

Inspired by https://brickarchitect.com/labels/ , I wanted something similar.

My script let's you input a Lego-Part-no. searches it in the LDRAW Library and stores gathered information into a excel file. It has some Error Handling. You have to type exit to save the file properly!

I use Label LIVE in combination with a Brother QL-700 thermal printer. Check out the example pdf and if you want the layout file!

Installation:

  1. Install necessary packages with

pip install -r requirements.txt

  1. run main.py

About

# Scrape LDraw library and add parts into xlsx file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages