pure python code to do modular-arithmetic unit conversions?

Dan Stromberg strombrg at dcs.nac.uci.edu
Fri Jan 21 21:10:06 EST 2005


Is there already a pure python module that can do modular-arithmetic unit
conversions, like converting a huge number of seconds into months,
weeks... or a bandwidth measure into megabits/s or gigabits/s or
megabytes/s or gigabytes/s, whatever's the most useful (ala df -h)?

Thanks!




More information about the Python-list mailing list