Metadata-Version: 2.1
Name: pymicro
Version: 0.6.0
Summary: An open-source Python package to work with material microstructures and 3d data sets
Home-page: https://github.com/heprom/pymicro
Author: Henry Proudhon
Author-email: henry.proudhon@mines-paristech.fr
License: MIT license
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE.md
Requires-Dist: numpy<2.0.0
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: vtk
Requires-Dist: h5py
Requires-Dist: lxml
Requires-Dist: tables
Requires-Dist: networkx
Requires-Dist: tqdm
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: requests
Requires-Dist: pytest
Requires-Dist: BasicToolsFrozen

**Pymicro** is an open-source Python package to work with material microstructures and 3d data sets.

.. image:: https://readthedocs.org/projects/pymicro/badge/?version=latest
   :target: https://readthedocs.org/projects/pymicro/?badge=latest
   :alt: Read the Docs

.. image:: https://travis-ci.org/heprom/pymicro.svg?branch=master
   :target: https://travis-ci.org/heprom/pymicro
   :alt: Travis CI

.. image:: https://img.shields.io/badge/License-MIT-blue.svg
   :target: https://opensource.org/licenses/MIT
   :alt: License MIT

