raffalib
My library
Submodules
Functions
|
|
|
Move file to a backup. |
|
|
|
replace list elements (inplace) |
Package Contents
- raffalib.tqdm_batch(items, batch_size)
- raffalib.make_backup_file(fp: pathlib.Path) None
Move file to a backup.
- raffalib.create_logger(app_name: str = None, level=logging.INFO, rich=False, fmt=None)
- raffalib.list_replace(lst, old, new)
replace list elements (inplace)