Metadata-Version: 2.1
Name: atomate
Version: 1.0.3
Summary: atomate has implementations of FireWorks workflows for Materials Science
Home-page: https://github.com/hackingmaterials/atomate
Author: Anubhav Jain, Kiran Mathew
Author-email: anubhavster@gmail.com, kmathew@lbl.gov
License: modified BSD
Description: # <img alt="atomate" src="https://raw.githubusercontent.com/hackingmaterials/atomate/main/docs_rst/_static/atomate_logo_small.png" width="250">
        
        [![Tests](https://github.com/hackingmaterials/atomate/actions/workflows/test.yml/badge.svg)](https://github.com/hackingmaterials/atomate/actions/workflows/test.yml)
        [![PyPI Downloads](https://img.shields.io/pypi/dm/atomate?label=PyPI%20Downloads)](https://pypi.org/project/atomate)
        [![PyPI](https://img.shields.io/pypi/v/atomate?label=PyPI%20Release)](https://pypi.org/project/atomate)
        [![Requires Python 3.8+](https://img.shields.io/badge/Python-3.8+-blue.svg?label=Requires%20Python)](https://python.org/downloads)
        
        atomate is a software for computational materials science that contains pre-built workflows to compute and analyze the properties of materials.
        
        - **Website (including documentation):** https://hackingmaterials.github.io/atomate/
        - **Help/Support:** https://discuss.matsci.org/c/atomate
        - **Source:** https://github.com/hackingmaterials/atomate
        
        If you find atomate useful, please encourage its development by citing the following paper in your research output:
        
        ```txt
        Mathew, K., Montoya, J. H., Faghaninia, A., Dwarakanath, S., Aykol,
        M., Tang, H., Chu, I., Smidt, T., Bocklund, B., Horton, M., Dagdelen,
        J., Wood, B., Liu, Z.-K., Neaton, J., Ong, S. P., Persson, K., Jain,
        A., Atomate: A high-level interface to generate, execute, and analyze
        computational materials science workflows. Comput. Mater. Sci. 139,
        140-152 (2017).
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Scientific/Engineering
Provides-Extra: plotting
Provides-Extra: phonons
Provides-Extra: qchem
Provides-Extra: complete
