Adding technical information to images using a template.
Project description
Frame Stamp
A tool for render technical information over image using template with render context
Quick example:
from frame_stamp.stamp import FrameStamp
input_file = '...'
output_file = '...'
# template for stamping
template = {}
# render context
variables = {}
# frame stamp instance
fs = FrameStamp(input_file, template, variables)
# render
fs.render(save_path=output_file)
Initialize dev env
make install
Open UI
make run
Run tests
make test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frame_stamp-0.1.16.tar.gz
(336.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
frame_stamp-0.1.16-py3-none-any.whl
(340.0 kB
view details)
File details
Details for the file frame_stamp-0.1.16.tar.gz.
File metadata
- Download URL: frame_stamp-0.1.16.tar.gz
- Upload date:
- Size: 336.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.10","id":"oracular","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a7e1c3e3599cc3fcd67b6bd77e4cf519660005e7fe9ebf81c173b07c8ffc6e8
|
|
| MD5 |
ca44f7e537c899bf6b6157a411844604
|
|
| BLAKE2b-256 |
362441d6f10a53f67dca1752e71362999aa3fc137062869dd4a3791516f95ea5
|
File details
Details for the file frame_stamp-0.1.16-py3-none-any.whl.
File metadata
- Download URL: frame_stamp-0.1.16-py3-none-any.whl
- Upload date:
- Size: 340.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.10","id":"oracular","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c134301deabcf97223059383ddbe1078393af95ac73e708e868fa629286ffd40
|
|
| MD5 |
6aa17d5652abeaeac744a06f6250eafa
|
|
| BLAKE2b-256 |
ead4b98dca48c8e1ddbcd50e28c9208d99823221fe1149826beafc42023fe1ef
|