calcephpy.
getversion_str
This function returns the version of the CALCEPH Library, as a string.
from calcephpy import * print('version=', getversion_str())