misura
Python library providing effortless unit handling and currency conversion for scientific and engineering purposes. (by diantonioandrea)
pint
Operate and manipulate physical quantities in Python (by hgrecco)
misura | pint | |
---|---|---|
2 | 10 | |
6 | 2,411 | |
- | - | |
8.5 | 8.6 | |
about 1 year ago | 27 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
misura
Posts with mentions or reviews of misura.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-02.
-
misura: Python library for easy unit handling and conversion for scientific & engineering applications.
From misura's README:
Make sure to take a look at the documentation, at the contributing guidelines and at the examples.
pint
Posts with mentions or reviews of pint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-21.
-
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
What are some alternatives?
When comparing misura and pint you can also consider the following projects:
barril - Python package to manage units for physical quantities
astropy - Astronomy and astrophysics core library