[ buster ]
[ 源代码: python-measurement ]
软件包:python-measurement(2.0.1-1)
python-measurement 的相关链接
Debian 的资源:
下载源码包 python-measurement:
- [python-measurement_2.0.1-1.dsc]
- [python-measurement_2.0.1.orig.tar.gz]
- [python-measurement_2.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
unit-aware measurement objects (Python2 version)
Easily use and manipulate unit-aware measurement objects in Python.
django.contrib.gis.measure has these wonderful Distance objects that can be used not only for storing a unit-aware distance measurement, but also for converting between different units and adding/subtracting these objects from one another.
This module not only provides those Distance and Area measurement objects (courtesy of Django), but also other measurements including Weight, Volume, and Temperature.
This package contains the Python 2 version of the library.
其他与 python-measurement 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-six (>= 1.0)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-sympy
- Python中的计算机代数系统
-
- sug: python-measurement-doc
- unit-aware measurement objects (Documentation)