Metadata-Version: 2.4
Name: emmet-builders
Version: 0.84.10rc1
Summary: Builders for the Emmet Library
Home-page: https://github.com/materialsproject/emmet
Author: The Materials Project
Author-email: feedback@materialsproject.org
License: modified BSD
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: emmet-core[all]
Requires-Dist: maggma>=0.57.6
Requires-Dist: matminer>=0.9.1
Requires-Dist: solvation-analysis>=0.4.0
Requires-Dist: MDAnalysis>=2.7.0
Requires-Dist: pymatgen-io-validation>=0.1.0
Provides-Extra: test
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Requires-Dist: pydocstyle; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: mypy-extensions; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Requires-Dist: types-requests; extra == "test"
Requires-Dist: wincertstore; extra == "test"
Provides-Extra: docs
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material<8.3; extra == "docs"
Requires-Dist: mkdocs-material-extensions; extra == "docs"
Requires-Dist: mkdocs-minify-plugin; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocs-awesome-pages-plugin; extra == "docs"
Requires-Dist: mkdocs-markdownextradata-plugin; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: livereload; extra == "docs"
Requires-Dist: jinja2; extra == "docs"
Provides-Extra: ml
Requires-Dist: emmet-core[ml]; extra == "ml"
Provides-Extra: openmm
Requires-Dist: transport-analysis>=0.1.0; extra == "openmm"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ![Emmet](docs/images/logo_w_text.svg)

[![Pytest Status](https://github.com/materialsproject/emmet/workflows/testing/badge.svg)](https://github.com/materialsproject/emmet/actions?query=workflow%3Atesting)
[![Code Coverage](https://codecov.io/gh/materialsproject/emmet/branch/main/graph/badge.svg)](https://codecov.io/gh/materialsproject/emmet)

The Materials API Toolkit for the Materials Project. Emmet defines the core models, data pipelines, the API server, and the convenience CLI.
