Metadata-Version: 2.1
Name: jarvis-tools
Version: 2024.3.30
Summary: jarvis-tools: an open-source software package for data-driven atomistic materials design. https://jarvis.nist.gov/
Home-page: https://github.com/usnistgov/jarvis
Author: Kamal Choudhary
Author-email: kamal.choudhary@nist.gov
License: NIST
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE.rst
Requires-Dist: numpy>=1.20.1
Requires-Dist: scipy>=1.5.0
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: spglib>=1.14.1
Requires-Dist: joblib>=0.14.1
Requires-Dist: requests>=2.23.0
Requires-Dist: toolz>=0.9.0
Requires-Dist: xmltodict>=0.11.0
Requires-Dist: tqdm>=4.41.1
Provides-Extra: ai
Requires-Dist: torch; extra == "ai"
Requires-Dist: dgl; extra == "ai"
Requires-Dist: keras; extra == "ai"
Requires-Dist: tensorflow; extra == "ai"
Requires-Dist: scikit-learn; extra == "ai"
Requires-Dist: flask; extra == "ai"
Requires-Dist: pandas; extra == "ai"
Provides-Extra: babel
Requires-Dist: openbabel; extra == "babel"
Requires-Dist: pybel; extra == "babel"
Provides-Extra: doc
Requires-Dist: sphinx>=1.3.1; extra == "doc"
Requires-Dist: sphinx-rtd-theme>=0.1.8; extra == "doc"

# JARVIS-Tools

The JARVIS-Tools is an open-access software package for atomistic
data-driven materials design. JARVIS-Tools can be used for a) setting up
calculations, b) analysis and informatics, c) plotting, d) database
development and e) web-page development.

Detailed documentation available at: https://pages.nist.gov/jarvis/


[![image](https://badge.fury.io/py/jarvis-tools.svg)](https://pypi.org/project/jarvis-tools/)
[![image](https://anaconda.org/conda-forge/jarvis-tools/badges/version.svg)](https://anaconda.org/conda-forge/jarvis-tools)
[![image](https://img.shields.io/github/v/tag/usnistgov/jarvis)](https://github.com/usnistgov/jarvis)
[![image](https://ci.appveyor.com/api/projects/status/d8na8vyfm7ulya9p/branch/master?svg=true)](https://ci.appveyor.com/project/knc6/jarvis-63tl9)
[![image](https://github.com/usnistgov/jarvis/workflows/JARVIS-Tools%20github%20action/badge.svg)](https://github.com/usnistgov/jarvis)
[![image](https://github.com/usnistgov/jarvis/workflows/JARVIS-Tools%20linting/badge.svg)](https://github.com/usnistgov/jarvis)
[![image](https://img.shields.io/codecov/c/github/knc6/jarvis)](https://codecov.io/gh/knc6/jarvis)
[![image](https://img.shields.io/pypi/dm/jarvis-tools.svg)](https://img.shields.io/pypi/dm/jarvis-tools.svg)
[![image](https://pepy.tech/badge/jarvis-tools)](https://pepy.tech/badge/jarvis-tools)
[![image](https://zenodo.org/badge/DOI/10.5281/zenodo.3903515.svg)](https://doi.org/10.5281/zenodo.3903515)
[![image](https://img.shields.io/github/commit-activity/y/usnistgov/jarvis)](https://github.com/usnistgov/jarvis)
[![image](https://img.shields.io/github/repo-size/usnistgov/jarvis)](https://github.com/usnistgov/jarvis)
[![image](https://img.shields.io/badge/JARVIS-Figshare-Green.svg)](https://figshare.com/authors/Kamal_Choudhary/4445539)
[![image](https://img.shields.io/badge/JARVIS-ToolsDocs-Green.svg)](https://pages.nist.gov/jarvis)
[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/JARVIS-Materials-Design/jarvis-tools-notebooks)
