Skip to main content

ISO-19794 Image format for Python

Project description

Documentation Status CeCILL-C Python 3.x Build Status (Travis CI) Code Coverage Status (Codecov)

A Python library extending Pillow to support ISO-19794 images.

Installation

iso19794 is published on PyPI and can be installed from there:

pip install -U iso19794

Quick Start

To open an ISO 19794 image:

from import Image
import iso19794

img = Image("my_image.fir")
img = Image("my_image.fac")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

iso19794-0.1.0-py3-none-any.whl (23.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page