Metadata-Version: 2.4
Name: imagesmacker
Version: 4.0.0
Summary: None
Maintainer-email: whinyaan <whinyaan@disroot.org>
License-Expression: MIT
Project-URL: homepage, https://python-poetry.org/
Project-URL: repository, https://github.com/whinee/AllTheUtils
Project-URL: documentation, https://github.com/whinee/AllTheUtils/tree/main/docs
Project-URL: Bug Tracker, https://github.com/whinee/AllTheUtils/issues
Keywords: utility
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: alltheutils>=3.0.1
Requires-Dist: pillow>=10.0.1
Requires-Dist: pydantic>=2.10.6
Requires-Dist: python-barcode>=0.15.1
Requires-Dist: qrcode[pil]>=7.4.2
Requires-Dist: tomlkit>=0.13.2

# Imagesmacker

https://whinee.github.io/imagesmacker

## Overview

imagesmacker is a Python library on top of [Pillow](https://pillow.readthedocs.io) that draws text onto an image.

> [!NOTE]
> See `examples` folder for examples on how to use the `imagesmacker` library
