CHANGELOG.md
ECOSYSTEM_GUIDE.md
LICENSE
MANIFEST.in
MIGRATION.md
README.md
RELEASING.md
pyproject.toml
docs/ARCHITECTURE.md
src/ANYmaterial.egg-info/PKG-INFO
src/ANYmaterial.egg-info/SOURCES.txt
src/ANYmaterial.egg-info/dependency_links.txt
src/ANYmaterial.egg-info/entry_points.txt
src/ANYmaterial.egg-info/requires.txt
src/ANYmaterial.egg-info/top_level.txt
src/anymaterial/__init__.py
src/anymaterial/__main__.py
src/anymaterial/contract.py
src/anymaterial/curves.py
src/anymaterial/gui.py
src/anymaterial/isotropic.py
src/anymaterial/library.py
src/anymaterial/orthotropic.py
src/anymaterial/plot.py
src/anymaterial/reductions.py
src/anymaterial/spec.py
src/anymaterial/validation.py
src/anymaterial/yield_criteria.py
src/anymaterial/data/dnv_rp_c208.json
src/anymaterial/data/materials.json
tests/conftest.py
tests/test_cli.py
tests/test_contract.py
tests/test_curves.py
tests/test_gui.py
tests/test_layering.py
tests/test_library.py
tests/test_packaging.py
tests/test_plot.py
tests/test_publish_workflow.py
tests/test_release_git_environment.py
tests/test_spec.py