Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmeier/pillow_affine
Affine transformation utilities for Pillow
https://github.com/pmeier/pillow_affine
affine-transformation pillow python
Last synced: 10 days ago
JSON representation
Affine transformation utilities for Pillow
- Host: GitHub
- URL: https://github.com/pmeier/pillow_affine
- Owner: pmeier
- License: bsd-3-clause
- Created: 2020-02-15T08:38:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T09:21:15.000Z (over 4 years ago)
- Last Synced: 2024-10-07T05:23:49.128Z (about 1 month ago)
- Topics: affine-transformation, pillow, python
- Language: Python
- Homepage:
- Size: 6.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Build Status](https://travis-ci.org/pmeier/pillow_affine.svg?branch=master)](https://travis-ci.org/pmeier/pillow_affine) [![codecov](https://codecov.io/gh/pmeier/pillow_affine/branch/master/graph/badge.svg)](https://codecov.io/gh/pmeier/pillow_affine) [![Documentation Status](https://readthedocs.org/projects/pillow-affine/badge/?version=latest)](https://pillow-affine.readthedocs.io/en/latest/?badge=latest)
# pillow_affine
`pillow_affine` provides affine transformation utilities for `Pillow`.
For installation instructions and usage examples please consult the documentation [hosted on readthedocs.com](https://pillow-affine.readthedocs.io/en/latest).