Menu

unit-00

OESP now requires unum, which provides a unit conversion and manipulation back end, making things much easier for us.
it allows us to do things like:

print ( 3\*cm + 3\*m )
303.0 \[cm\]

We're also looking at configobj for configuration storage and retrieval. It appears to handle lists better than configparser.

Posted by Jeffrey P Burdick 2012-06-20

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.