As a parent of young children, you will eventually encounter the problem of ever-decreasing space in the wardrobe. This raises the question: where to put all the clothes? Throw them away? No! There is a really cool online platform that kindergartens and clubs can use to organize bazaars. It’s called easyBasar.

With easyBasar’s barcode system, sellers and organizers can run their bazaars efficiently and professionally. Unfortunately, you have to enter all items manually into the online form; there is no upload function. And especially if you want to re-list unsold items at another bazaar, it quickly becomes annoying if you have to re-enter item by item.

For this reason, I have created a small Python script that does this work for me. Let’s go…

Step 1: Preparing the CSV file for the data input

Groesse;Farbe;Marke;Beschreibung;Preis
116;Blau;XXX;Hose;5,5
98;Rot;YYY;Kleid;3

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *