aquaduct package

Module contents

Aqua-Duct - a collection of tools to trace residues in MD simulation.

version()[source]

Returns aquaduct version number.

Returns

3 element tuple of int numbers

Return type

tuple

version_nice()[source]

Returns aquaduct version number as nicely formatted string.

Returns

string composed on the basis of the number returned by version().

Return type

str

greetings()[source]

Returns fancy greetings of aquaduct. It has a form of ASCII-like graphic. Currently it returns following string:

------------------------------------------------
          ~ ~ ~ A Q U A - D U C T ~ ~ ~
################################################
####        ########        ########        ####
=@            \%%/            (==)            @=
#              ##              ##              #
#              ##              ##              #
#              ##              ##              #
#              ##              ##              #
------------------------------------------------
Returns

aquaduct fancy greetings.

Return type

str