Metadata-Version: 2.1
Name: py-graspi
Version: 0.3.0
Summary: Graph-based descriptor for microstructure featurization
Home-page: https://github.com/owodolab/py-graspi
Download-URL: https://github.com/owodolab/py-graspi/archive/refs/tags/v_2.0.4.tar.gz
Author: Olga Wodo
Author-email: olgawodo@buffalo.edu
License: BSD 3-Clause License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: igraph
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: contourpy
Requires-Dist: cycler
Requires-Dist: fonttools
Requires-Dist: kiwisolver
Requires-Dist: packaging
Requires-Dist: pillow
Requires-Dist: psutil
Requires-Dist: pyparsing
Requires-Dist: python-dateutil
Requires-Dist: six
Requires-Dist: texttable
Requires-Dist: fpdf

# Py-GraSPI (Graph-based Structure Property Identifier)

**Py-GraSPI** is a Python package designed to compute a comprehensive set of descriptors for segmented microstructures using a graph-based approach.

---

### Resources

- **Source Code**: [GitHub Repository](https://github.com/owodolab/py-graspi)
- **Documentation**: [Project Documentation](https://owodolab.github.io/py-graspi/)
