mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-09 13:18:32 +01:00
move requirements to own file
This commit is contained in:
11
README.md
11
README.md
@@ -1,17 +1,6 @@
|
||||
## What is this?
|
||||
This tool was developed to enable easy analysis of USB-Dataloggers that record humidity and/or temperature, supporting a variety of formats with a comfortable, minimalistic and easy to use, interface. The output is highly configurable, check the example-``config`` file for details.
|
||||
|
||||
## Dependencies (pip3)
|
||||
|
||||
tkinter
|
||||
language
|
||||
matplotlib
|
||||
codecs
|
||||
dbfread
|
||||
PIL
|
||||
PyQt5
|
||||
fbs
|
||||
|
||||
## Supported Formats
|
||||
|
||||
- .xbf (XAML Binary Format)
|
||||
|
||||
Reference in New Issue
Block a user