HACKER Q&A
📣 nizzec

What applications handle units well?


I know of MathCad, Maple Software, and Wolfram Alpha. However, I always end up falling back to spreadsheets when working with non-technical stakeholders. Is anyone working with better solutions than these?


  👤 DemocracyFTW2 Accepted Answer ✓
There's an extension for PostgreSQL called 'unit'[1] that has a good reputation and seems actively maintained

[1](https://github.com/df7cb/postgresql-unit)


👤 immmmmm
been using Pint and it's great if you like python:

https://pint.readthedocs.io/en/stable/