-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
While introducing the stickerbom feature the codebase grew massively - this leads to a large script with more than 1000 lines. I would like to make it more straight forward to read the code and edit it by splitting the code into multiple files.
This should come along with a better project structure (having a setup.py etc.) to enable easier deployment.