Metadata-Version: 2.1
Name: pocketchemist
Version: 0.1.2
Summary: Software for the analysis of spectra and molecules
Author: J Lorieau
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: torch
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: torch (>=1.10,<2.0); extra == "torch"
