Metadata-Version: 2.1
Name: simmate
Version: 0.7.2
Summary: Simmate is a toolbox for computational materials research.
Author-email: "Jack D. Sundberg" <jacksund@live.unc.edu>
License: BSD 3-Clause License
Project-URL: homepage, https://simmate.org/
Project-URL: repository, https://github.com/jacksund/simmate
Project-URL: documentation, https://jacksund.github.io/simmate/simmate.html
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.22.0)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: django (>=4.0.0)
Requires-Dist: prefect (>=2.0)
Requires-Dist: dask (>=2021.12.0)
Requires-Dist: click (>=8.0.3)
Requires-Dist: django-allauth (>=0.50.0)
Requires-Dist: django-crispy-forms (>=1.13.0)
Requires-Dist: django-pandas (>=0.6.6)
Requires-Dist: dask-jobqueue (>=0.7.3)
Requires-Dist: dj-database-url (>=0.5.0)
Requires-Dist: djangorestframework (>=3.13.1)
Requires-Dist: django-filter (>=21.1)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: plotly (>=5.4.0)
Requires-Dist: tqdm (>=4.62.3)
Requires-Dist: pdoc (>=11.0.0)
Requires-Dist: nest-asyncio (>=1.5.5)
Requires-Dist: pytest (<7.1,>=6.2.5)
Requires-Dist: pytest-django (>=4.5.2)
Requires-Dist: pytest-mock (>=3.7.0)
Requires-Dist: pytest-xdist (>=2.5.0)
Requires-Dist: black (>=22.1.0)
Requires-Dist: coverage (>=6.2)
Requires-Dist: pymatgen (>=2022.1.9)
Requires-Dist: pymatgen-analysis-diffusion (>=2021.4.29)
Requires-Dist: matminer (>=0.7.6)

