version#

Module to get and show the current version of Pastas and its dependencies.

Examples

Show the versions of Pastas and its all dependencies:

ps.show_versions(optional=True)

Functions#

get_versions(→ dict[str, str])

Get version of dependencies.

show_versions(→ None)

Print the version of dependencies.