molecool_test.functions¶
functions.py A Python package for analyzing and visualizing xyz files. For MolSSI Workshop Python Package development workshop.
Handles the primary functions
Module Contents¶
Functions¶
|
Placeholder function to show example docstring (NumPy format). |
|
- molecool_test.functions.canvas(with_attribution=True)[source]¶
Placeholder function to show example docstring (NumPy format).
Replace this function and doc string for your own project.
- Parameters
with_attribution (bool, Optional, default: True) – Set whether or not to display who the quote is from.
- Returns
quote – Compiled string including quote and optional attribution.
- Return type
str