套件: python3-pint (0.18-1)
python3-pint 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-pint:
維護者:
Original Maintainers:
- Debian Python Team
- Thomas Goirand
- Ondřej Nový
外部的資源:
- 主頁 [github.com]
相似套件:
define, operate and manipulate physical quantities - Python 3.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 3.x module.
其他與 python3-pint 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources