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
filefile-like, optional

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