Metadata-Version: 2.1
Name: casm-python
Version: 1.2.0
Summary: CASM Python interface, tools, and wrappers.
Home-page: https://github.com/prisms-center/CASMpython
Author: CASM developers
Author-email: casm-developers@lists.engr.ucsb.edu
License: LGPL2.1+
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
Requires-Dist: deap
Requires-Dist: mock
Requires-Dist: pandas
Requires-Dist: prisms-jobs
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: sh

The CASM Python packages
========================

The `casm-python` Python packages provide a Python interface to the CASM libraries, implement wrappers to fitting methods and DFT software, and provide other tools for plotting and analysis.

This version of `casm-python` is compatible with version 1.X of [CASM](https://prisms-center.github.io/CASMcode_docs/).

A basic online reference is located [here](https://prisms-center.github.io/CASMcode_pydocs/latest/index.html)


