套件: python3-django-pint (0.6.3-3)
python3-django-pint 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-django-pint:
- [python-django-pint_0.6.3-3.dsc]
- [python-django-pint_0.6.3.orig.tar.gz]
- [python-django-pint_0.6.3-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
外部的資源:
- 主頁 [github.com]
相似套件:
Django Quantity Field (Python3 version)
A small Django field extension allowing you to store quantities in certain units and perform conversions easily. Uses pint behind the scenes. Also contains a form field class and form widget that allows a user to choose alternative units to input data. The cleaned_data will output the value in the base_units defined for the field, eg: you specify you want to store a value in grams but will allow users to input either grams or ounces.
This package contains the Python 3 version of the library.
其他與 python3-django-pint 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- 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-pint
- define, operate and manipulate physical quantities - Python 3.x
-
- sug: python-django-pint-doc
- Django Quantity Field (Documentation)