argopy.show_versions

show_versions(file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>)[source]

Print the versions of argopy and its dependencies

Parameters:
file : file-like, optional

print to the given file-like object. Defaults to sys.stdout.