SaaSHub helps you find the best software and product alternatives Learn more →
Pint Alternatives
Similar projects and alternatives to pint
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
numbat
A statically typed programming language for scientific computations with first class support for physical dimensions and units
-
scinumtools
Essential tools for numerical scientific calculations, simulations and data analysis. Besides several useful tools, this package is featuring expression solver, physical units, material properties and dimensional input parameter modules.
-
misura
Discontinued Python library providing effortless unit handling and currency conversion for scientific and engineering purposes.
-
-
-
uncertainties
Transparent calculations with uncertainties on the quantities involved (aka "error propagation"); calculation of derivatives.
-
-
pint discussion
pint reviews and mentions
-
Scientific computing with confidence using typed dimensions
Something I briefly mention in the post is pint [0] for Python, but unfortunately, I don't think dimensions can be specified via type annotations.
At least you can check the input of functions at runtime [1].
[0]: https://github.com/hgrecco/pint
[1]: https://pint.readthedocs.io/en/stable/advanced/wrapping.html
-
GNU Units
Only tangential to this but somebody might find it usefull. I’m doing lots of calculations in Python involving various units. I’m using a similar library called Pint. https://github.com/hgrecco/pint
My business is thermodynamics of power plants. Professionals in the industry tend to use convenient units like C, bars, kJ/kg and so on. But the formulas usualy need basic SI units.
-
misura: Python library for easy unit handling and conversion for scientific & engineering applications.
Same question for pint?
-
Blue Origin capsule blasts away from booster after anomaly during launch
On one hand, it stinks that it's not going better for them. On the positive side, it looks like if there was a real emergency the crew could have escaped.
I was pleasantly surprised to see this pop up on /r/opensource. It looks like blue origin is contributing to open source now https://github.com/hgrecco/pint/pull/1574.
- I uploaded my employer's first OSS patch
- It took 18 months, but I did it. Blue Origin has submitted an open-source patch.
- Wind Turbine Blades Can’t Be Recycled, So They’re Piling Up in Landfills (2020)
- Astropy – a community Python library for Astronomy
-
Pint: Makes Units Easy -Python
I couldn't resist searching for 'kibi', and yep! [0]
[0] https://github.com/hgrecco/pint/search?q=kibi
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jan 2025
Stats
hgrecco/pint is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of pint is Python.