MCP9600 Thermocouple Amplifier Breakout

I bought this board last week with a thermocoupler. I have installed the python library to read data from the board from the github repository, but do not know how to go about actually logging/getting to the data. I am using a raspberrypi 4 with the latest OS and have hooked up the mcp9600 board to the rpi.

For example, how would I display the data and store it in a database or output it to the screen? I would like to eventually use Node-Red to monitor the temp/humidity and from there write the results to a database.
I am assuming I would need to run a python program to gather this info and display it accordingly.

Thanks,

Marcus

I’m still trying to figure this out but this is software for logging and displaying sensor data.