๐ README Highlights
This page curates important sections from README.md and adapts them for the docs flow.
โจ Key Features
- Handbook Data: built-in thermodynamic datasets from established sources.
- Custom Thermodynamic Database: load external references and tables for project-specific data.
- Minimal Dependencies: compact core dependency set.
- Open Source: designed for extension and integration.
๐ค PyThermoAI
Related project: PyThermoAI
It focuses on AI-assisted thermodynamic data acquisition and conversion to PyThermoDB reference formats.
๐ Interactive Notebooks (Binder)
๐ฌ Google Colab Examples
๐ Streamlit App
๐ Search Notes (from README)
README demonstrates search-oriented discovery flows. In current API usage, prefer:
search_databook(...)for component-oriented lookupsearch_constants(...)for constants tableslist_components(...)/list_components_info(...)for broad inventory
Examples are documented in Search Workflows and Core Workflows.
๐ License Note
Project code is MIT-licensed. Thermodynamic datasets may have separate upstream licenses/terms and should be sourced/used accordingly.