quantiphy
QuantiPhy is a Python library that offers support for physical quantities
QuantiPhy is a Python library that offers support for physical quantities
To install this package, run one of the following:
Author - Ken Kundert QuantiPhy is a Python library that offers support for physical quantities. A quantity is the pairing of a number and a unit of measure that indicates the amount of some measurable thing. QuantiPhy provides quantity objects that keep the units with the number, making it easy to share them as single object. They subclass float and so can be used anywhere a real number is appropriate.
Summary
QuantiPhy is a Python library that offers support for physical quantities
Last Updated
Apr 27, 2024 at 23:49
License
MIT
Total Downloads
19.8K
Supported Platforms
GitHub Repository
https://github.com/kenkundert/quantiphyDocumentation
https://quantiphy.readthedocs.io/