Skip to main content

Utilities for working (only under Unix, for now) with file and directories sizes, space on internal/external hard drives

Project description

This module provides functions to analyze disks and directories. It works only on Unix systems (Linux, Mac OS X) (for now…). It provides functions in two standard forms: function_name and function_name_str: the first one returns a floating point number as its output, while the second one returns a string.

NB: whatever path you pass as an argument of one of the functions which deal with disks space, the function will return information about the disk the given path belongs to. So in Linux, for example, free_space(‘/’) and free_space(‘/usr/bin’) will return the same result.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

filesys_utils-0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page