CMD + K

pint

Community

Operate and manipulate physical quantities in Python

Installation

To install this package, run one of the following:

Conda
$conda install cctbx202208::pint

Usage Tracking

0.19.2
0.18
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy.

About

Summary

Operate and manipulate physical quantities in Python

Last Updated

Aug 12, 2022 at 23:21

License

BSD-3-Clause

Total Downloads

909.5K

Version Downloads

3.8K

Supported Platforms

noarch