Metadata-Version: 2.1
Name: dorianUtils
Version: 6.0
Summary: Utilities package
Home-page: UNKNOWN
Author: Dorian Drevon
Author-email: drevondorian@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: IPython (==7.20.0)
Requires-Dist: Pillow (==7.0.0)
Requires-Dist: cryptography (==2.8)
Requires-Dist: odfpy (==1.4.1)
Requires-Dist: opcua (==0.98.13)
Requires-Dist: openpyxl (==3.0.7)
Requires-Dist: pandas (==1.3.1)
Requires-Dist: plotly (>=5.5.0)
Requires-Dist: psycopg2-binary
Requires-Dist: pymodbus (==2.5.3)

dorianUtils v6.0
This package contains utilities for :
- comUtils : to standardize the dumping of data from different devices(Modbus,Meteo,OPCUA) with a Streamer, SuperDumper_daily and VisualisationMaster_daily
- Simulators : to simulate the flow of data from devices(servers) from comUtils
- utilsD : convenient plotly,pandas extensions to work faster
- versionManagers : to deal with historical data folders and to make them compatible with the daily visualisation master.


