warsa.utils package

Submodules

warsa.utils.osu module

assure_path_exists(path)
copy_file(src, dst)
create_directory(directory)
create_tmp_directory(directory)

Create a temporary host_directory in the given host_directory and return it

delete_file(filename)
delete_files(path, prefix)
file_exists(file_name)
get_file_names(directory, suffix=None, prefix=None, pattern=None)
get_subdirectories(directory)
remove_directory(directory)
touch(file_name)

warsa.utils.stru module

string_to_float(s, nan=None, warn=False)

Module contents