Metadata-Version: 2.1
Name: materials-toolkit
Version: 0.1.2
Summary: materials-toolkit is a python package created to facilitate the development of machine learning models in materials science
Author: Astrid Klipfel
Author-email: astridklipfel@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.22.0,<0.23.0)
Requires-Dist: torch (>=2.0,<3.0)
Requires-Dist: torch_geometric (>=2.3.1,<3.0.0)
Description-Content-Type: text/markdown

# Introduction

Materials-toolkit is a python package created to facilitate the development of machine learning models in materials science.

