[ 源代码: django-bitfield ]
软件包:python3-django-bitfield(1.9.3-1)
python3-django-bitfield 的相关链接
Debian 的资源:
下载源码包 django-bitfield:
- [django-bitfield_1.9.3-1.dsc]
- [django-bitfield_1.9.3.orig.tar.gz]
- [django-bitfield_1.9.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Django module implementing BitFields (Python3 version)
django-bitfield provides a custom field which allows various bits to be stored inside one fixed-width BigIntegerField.
The custom field provides syntatic sugar for accessing those flags easily from a Django application.
This package contains the Python 3 version of the library.
其他与 python3-django-bitfield 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)