pixano.utils.python
estimate_size(folder_path)
Estimate folder size and return it as a human-readable string
Parameters:
Name | Type | Description | Default |
---|---|---|---|
folder_path
|
Path
|
Folder path |
required |
Returns:
Type | Description |
---|---|
str
|
Folder size as a human-readable string |