๐งช PyThermoDB
PyThermoDB provides tools to inspect databooks and tables, build thermodynamic property objects from tabular references, and package those objects into reusable ThermoDB files.
๐ฆ Install
๐งญ Documentation Structure
- Quickstart: first end-to-end flow
- Comprehensive Walkthrough: detailed step-by-step examples
- Core Workflows: table inspection, search, and property build
- Package Logic: architecture and subsystem internals
- README Highlights: curated sections from repository README
- Custom References: YAML and external CSV workflows
- Matrix & Mixture Data: binary mixtures and matrix access
- Constants: constants tables and retrieval
- ThermoDB Build APIs: high-level builders in
pyThermoDB.thermodb - API Reference: mkdocstrings-based module reference
- Examples Map: example folders mapped to tasks