pydf displays the amount of used and available space on your filesystems, just like df, but in colours. The output format is completely customizable.
| Licenses | Public Domain |
|---|---|
| Operating Systems | POSIX HP-UX Linux Solaris |
| Implementation | Python |
Recent releases


Release Notes: The program now detects terminal size, better recognizes filesystems, better formats numbers, works better with newer Python versions, and more.


Release Notes: A workaround for broken Python on RedHat now really works.


Release Notes: More colour definitions and a documentation update.


Release Notes: Uses getopt for argument parsing, does not crash when you do not have the rights to access a filesystem, added --block-size --local and --all options.


Release Notes: Now displays size correctly for filesystem with FRSIZE != BSIZE, documentation update.