Metadata-Version: 2.1
Name: tsflow
Version: 0.1.0
Summary: Python package for searching transition states and generating reaction complexes
Home-page: https://github.com/kyunghoonlee777/pyMCD2.git
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy>=1.11.0
Requires-Dist: cclib>=1.8.1
Requires-Dist: rdkit
Requires-Dist: matplotlib

# TSFlow
A wrap-up version of original pyMCD
