autopew.util.meta

autopew.util.meta.autopew_datafolder(subfolder=None)[source]

Returns the path of the autopew data folder.

Parameters:subfolder (str) – Subfolder within the autopew data folder.
Returns:
Return type:pathlib.Path
autopew.util.meta.chain(lst)[source]

Chain a series of fuctions together.