Metadata-Version: 2.1
Name: chem-analysis
Version: 0.0.2
Summary: Analyzing chemistry data
Home-page: https://github.com/dylanwal/chem_analysis
Author: Dylan Walsh
License: BSD
Platform: any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy (>=1.22.1)
Requires-Dist: plotly (>=5.5.0)
Requires-Dist: dash (>=2.1.0)
Requires-Dist: scipy (>=1.7.3)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'

# chemistry analysis tool

Work in progress

