1 | initial version |
Do you know Pint?
As for any Python package, it should be easy to install it in SageMath by typing the following command in a terminal:
sage -pip install pint
NB: this requires SageMath 9.0 since the latest version of Pint works only with Python 3.