Пакет: python3-blurhash (1.1.4-3)
Ссылки для python3-blurhash
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код blurhash-python:
- [blurhash-python_1.1.4-3.dsc]
- [blurhash-python_1.1.4.orig.tar.gz]
- [blurhash-python_1.1.4-3.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Python implementation of the blurhash algorithm
BlurHash takes an image, and gives you a short string (only 20-30 characters) that represents the placeholder for this image. You do this on the backend of your service, and store the string along with the image. When you send data to your client, you send both the URL to the image, and the BlurHash string. Your client then takes the string, and decodes it into an image that it shows while the real image is loading over the network. The string is short enough that it comfortably fits into whatever data format you use. For instance, it can easily be added as a field in a JSON object.
Другие пакеты, относящиеся к python3-blurhash
|
|
|
|
-
- dep: libc6 (>= 2.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- Пакет недоступен
-
- dep: python3-cffi-backend-api-min (<= 9729)
- Пакет недоступен
-
- dep: python3-pil
- библиотека для работы с растровой графикой (Python3)
-
- dep: python3-six
- Python 2 and 3 compatibility library
Загрузка python3-blurhash
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
amd64 | 11,8 Кб | 47,0 Кб | [список файлов] |