Metadata-Version: 2.1
Name: instrumentools
Version: 0.1.3
Summary: Data processing and plotting scripts for chemistry workflows
Home-page: https://github.com/dendrondal/instrumentools
License: MIT
Keywords: chemistry,microscopy,electron microscopy,TEM,materials science,calorimetry,gravimetric analysis,critical micelle concentration
Author: Dal Williams
Author-email: dendrondal@protonmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: matplotlib (>=3.1.2,<4.0.0)
Requires-Dist: ncempy (>=1.5.0,<2.0.0)
Requires-Dist: numpy (>=1.17.4,<2.0.0)
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Requires-Dist: scikit-image (>=0.16.2,<0.17.0)
Requires-Dist: seaborn (>=0.9.0,<0.10.0)
Requires-Dist: tqdm (>=4.40.2,<5.0.0)
Requires-Dist: xlrd (>=1.0.0,<2.0.0)
Project-URL: Repository, https://github.com/dendrondal/instrumentools
