パッケージ: python3-measurement (2.0.1-1)
python3-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 (Python3 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 3 version of the library.
その他の python3-measurement 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six (>= 1.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python3)
-
- sug: python-measurement-doc
- unit-aware measurement objects (Documentation)