pillow
Projects with this topic
-
Данный проект - Telegram бот https://t.me/MoneySave2023_bot на Python. Основной функционал - контроль семейного бюджета. Бот размещен на сервере и работает 24 на 7. К боту прикручена sql база данных, которая ведет учет покупок всех пользователей. Визуализация данных осуществляется через вывод текстовых данных совместно с подложкой в виде изображения через библиотеку pillow.
Использованные библиотеки: pytelegrambotapi, pymysql, Pillow, random
pip install pytelegrambotapi pip install cryptography pip install pymysql pip install Pillow
Telegram - @Jenyahard
Updated -
-
This is a program that grabs an image from the Microsoft Clipboard, recognizes the text in it and translates it using Google Translate.
Updated -
The procedural tools I use in my deanimation artworks.
Uses Python, and depends upon:
FFMPEG for video frame extraction and encoding. Pillow for image manipulation and lighten/darken blending.Updated -
-
A flask application to generate preview images for websites to be posted on microblogs and social media
Updated -
Repository of Diablo II fonts, a guide and tools to make them.
Updated -
Various utilities for Python projects. (pathlib pillow exifread exif tag image recursive)
Updated