Lovelace_flower_card run python?!

Hello,

I’m trying to get this working:
thomasloven/lovelace-flower-card (github.com)

1: Install card ( type: module ) DONE

2: Get CSV database file (No. I won’t tell you where) DONE

3: Run python3 convert.py DBFileName.csv > data.js

4: Move data.js to www/lovelace-flower-card/data/data.js
Shouldn’t be a problem when i know how to do 3.

5: Get flower images and extract to www/lovelace-flower-card/data/Images
Shouldn’t be a problem.

How do i run that python thing?
I think here: developer tools > services
But how do i do it?!

Where do i put the .csv file?
Put this file in the www folder?

Thanks!!

You need to run this with python. If you’re running HassOS, you’ll have to do it on another machine.