aquaduct package¶
Subpackages¶
Module contents¶
Aqua-Duct - a collection of tools to trace residues in MD simulation.
-
version()[source]¶ Returns
aquaductversion number.Returns: 3 element tuple of int numbers Return type: tuple
-
version_nice()[source]¶ Returns
aquaductversion 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: aquaductfancy greetings.Return type: str