Metadata-Version: 2.1
Name: dz-lib
Version: 1.3.0
Summary: UNKNOWN
Home-page: https://github.com/nielrya4/dz_lib
Author: Ryan Nielsen
Author-email: nielrya4@isu.edu
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PeakUtils
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pyexcel
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: setuptools

Visualization, comparison, and interpretation of detrital zircon data. 
See <a href="https://dztoolbox.com">dzToolBox.com</a> to see it in action!
See how it's used in the dzToolBox project at <a href="https://www.github.com/nielrya4/dztoolbox">its github page</a>.

Install the latest version with:
```
pip install dz_lib
```

