Metadata-Version: 2.1
Name: dorianUtils
Version: 1.8.7
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: dash
Requires-Dist: dash-bootstrap-components
Requires-Dist: flask-caching
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: scipy

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  


