Recursively get the size of folder
Project description
recursive_size
Recursively calculate the size of a folder or file. Works with docker directories.
Install
pip install recursive-size
Usage
from recursive_size import get_size
size = get_size('path/to/folder')
print(size)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
recursive_size-1.2.tar.gz
(14.6 kB
view hashes)
Built Distribution
Close
Hashes for recursive_size-1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a986cba2baa2327f38cf93c7a8ad0db40253231ddc3c16321051aa6aae603175 |
|
MD5 | a3edffe7fda0cbd6f60403c52cb94fef |
|
BLAKE2b-256 | 6d566c9d3fd4662d1df50530a0e840dd2982b4236536573a0539efa5c21337b9 |