Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kleisauke/pyvips-binary

Binary distribution of libvips and dependencies for use with pyvips.
https://github.com/kleisauke/pyvips-binary

Last synced: about 2 months ago
JSON representation

Binary distribution of libvips and dependencies for use with pyvips.

Awesome Lists containing this project

README

        

# pyvips-binary

[![Build status](https://github.com/kleisauke/pyvips-binary/actions/workflows/build-release.yml/badge.svg)](https://github.com/kleisauke/pyvips-binary/actions)
[![PyPI package](https://img.shields.io/pypi/v/pyvips-binary?label=PyPI%20package)](https://pypi.org/project/pyvips-binary/)

This binary package is an optional component of [pyvips](
https://github.com/libvips/pyvips), providing pre-built binary wheels for
running pyvips in [CFFI's API mode](
https://cffi.readthedocs.io/en/stable/overview.html#abi-versus-api) across
the most common platforms.

This package leverages the pre-compiled libvips binaries from
[this repository](https://github.com/kleisauke/libvips-packaging).