[ buster ]
[ 源代码: python-pint ]
软件包:python-pint(0.9-1)
define, operate and manipulate physical quantities - Python 2.x
Pint is Python module/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.
This package contains the Python 2.x module.
其他与 python-pint 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-funcsigs
- function signatures from PEP362 - Python 2.7
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources