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 details)
Built Distribution
File details
Details for the file recursive_size-1.2.tar.gz
.
File metadata
- Download URL: recursive_size-1.2.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bfd35e8e34177e724d08191fcfe6268dbec5f82033535eba57fceb368755269 |
|
MD5 | 234efeb819015e0a28cb7f948d66bea0 |
|
BLAKE2b-256 | 27f654cd82ca01f62cb13e3b071d933ec93fcb55eb3479498a66e45ce5dc0d3d |
Provenance
File details
Details for the file recursive_size-1.2-py3-none-any.whl
.
File metadata
- Download URL: recursive_size-1.2-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a986cba2baa2327f38cf93c7a8ad0db40253231ddc3c16321051aa6aae603175 |
|
MD5 | a3edffe7fda0cbd6f60403c52cb94fef |
|
BLAKE2b-256 | 6d566c9d3fd4662d1df50530a0e840dd2982b4236536573a0539efa5c21337b9 |