Skip to content

๐Ÿงช 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

pip install pyThermoDB
import pyThermoDB as ptdb
print(ptdb.__version__)

๐Ÿงญ Documentation Structure