Pakket: python-pint (0.9-1)
Verwijzigingen voor python-pint
Debian bronnen:
Het bronpakket python-pint downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Thomas Goirand (QA-pagina)
- Ondřej Nový (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-pint gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-funcsigs
- function signatures from PEP362 - Python 2.7
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources