This is a simple Python code to read pressure, temperature and humidity readings from a USB-PA sensor (based on BME280) and store them in InfluxDB, a time series database.
Stored data can be visualized by tools like Grafana as shown in the screenshot.
It is an easy means of monitoring the weather conditions at or remotely.