Hacker News new | ask | show | jobs
by Aspos 948 days ago
This is great. I want this as an addon to JS and Python.
1 comments

For Python, there is the Pint library: https://pint.readthedocs.io/en/stable/
Another python alternative that work well with numpy arrays is astropy.units (also mentioned on the pint website):

https://docs.astropy.org/en/stable/units/