mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-06 04:11:34 +01:00
3 lines
111 B
Bash
3 lines
111 B
Bash
#!/bin/bash
|
|
python3 -m pip install matplotlib sys configparser datetime os dbfread multiprocessing tkinter PIL
|