easy image and gif manipulation
Project description
giford
about
modify images and create gifs with unified toolkit
concepts
class diagram (very crude)
manifesto:
lowercase because it's friendly
newlines at end of files because it's nice
if you understand why an image manipulation library needs a manifesto, then you arent thinking little enough
setup
todo - package config packages - scikit-image (skimage), ffmpeg python sample_run.py
python >=3.11 needed because:
from typing import Self
install required for developmet will install linters, pytest and all supporting modules for those
pip install -e .[dev]
building
pip install build
pip install setuptools-scm
python -m build
coverage wheel
sometimes things don't go right
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
giford-0.6.0.tar.gz
(53.0 MB
view hashes)
Built Distribution
giford-0.6.0-py3-none-any.whl
(25.9 kB
view hashes)