Warning

You are reading the documentation related to the development version. Go here if you are looking for the documentation of the stable release.

spectrochempy.show_versions

show_versions(file=sys.stdout)[source]

print the versions of spectrochempy and its dependencies

Parameters

file (file-like, optional) – print to the given file-like object. Defaults to sys.stdout.