Пакет: python3-pylabels (1.2.1+repack-3)
Ссылки для python3-pylabels
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код pylabels:
- [pylabels_1.2.1+repack-3.dsc]
- [pylabels_1.2.1+repack.orig.tar.xz]
- [pylabels_1.2.1+repack-3.debian.tar.xz]
Сопровождающий:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
python library for creating PDFs to print sheets of labels
pylabels uses the ReportLab PDF toolkit to produce the PDF.
Basically, the user creates a set of specifications of the label sizes etc, writes a callback function which does the actual drawing, and gives these two items to a Sheet object. Items are then added to the sheet using the add_label() method (or add_labels() to add all items from an iterable).
The callback function is called once for each item, being given a ReportLab Drawing object representing the label, its width and height, and the item to draw on the label. Any of the standard ReportLab drawing methods can be used, with pylabels automatically adding a clipping path around each label to prevent it interfering with other labels.
Once all the items have been added, the labels can be saved as a PDF, or a preview of a page can be saved as an image.
This package installs the library for Python 3.
Другие пакеты, относящиеся к python3-pylabels
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-reportlab
- ReportLab library to create PDF documents using Python3
Загрузка python3-pylabels
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 12,9 Кб | 69,0 Кб | [список файлов] |