Metadata-Version: 2.1
Name: dorianUtils
Version: 5.1.2
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)

This package contains utilities for :
- mplExtended : functions extending the matplotlib package
- configFilesD : a template configuration source code that runs backend computations for dash server
- dccExtendedD : functions that extend the dash packages
- templateDashD : dash Template.
- templateTabsD : predefined dash tabs
- utilsD : convenient functions that speed up and help building codes more concise  


