The PyPNG module implements support for PNG images. It reads and writes PNG files with all allowable bit depths (1/2/4/8/16/24/32/48/64 bits per pixel) and colour combinations: greyscale (1/2/4/8/16 bit); RGB, RGBA, LA (greyscale with alpha) with 8/16 bits per channel; colour mapped images (1/2/4/8 bit). Adam7 interlacing is supported for reading and writing. A number of optional chunks can be specified (when writing) and understood (when reading): tRNS, bKGD, gAMA.
PyPNG is not a high level toolkit for image processing (like PIL) and does not aim at being a replacement or competitor. Its strength lies in fine-grained extensive support of PNG features. It can also read and write Netpbm PAM files, with a focus on its use as an intermediate format for implementing custom PNG processing.
Test your project's packaging friendliness.
Export data as binary VTK files
bids: interface with datasets conforming to BIDS.
This package provides udev
bindings for Python.
Manipulate tree sequences produced by SLiM
.
This package provides a library for writing Neovim plugins in Python.
This package provides Python bindings for libcups, wrapping the CUPS API.
python-pyodbc
provides a Python DB-API driver for ODBC.
This package provides a Python parser for TOML-0.4.0.
This package provides a VCF parser for Python.
Pygit2 is a set of Python bindings to the libgit2 shared library.
This package provides Python bindings for the LZMA library by Igor Pavlov.
This package provides Python bindings for lib2bit to access 2bit files with Python.
PyMD4C provides Python bindings for MD4c, a C Markdown parser, compliant to CommonMark.
This library implements cross-platform clipboard utilities supporting both binary and text data.
A LEMS simulator written in Python which can be used to run NeuroML2 models.
This package provides a library for communicating with the GA4GH Task Execution API.
Pyphen is a pure Python module to hyphenate text using existing Hunspell hyphenation dictionaries.
This package provides a Python interface to PROJ, a cartographic projections and coordinate transformations library.
A Python interface to Last.fm and other API-compatible websites such as Libre.fm.
pysctp
implements the SCTP socket API. You need a SCTP-aware kernel (most are).
This module provides an interface that queries the Apache Solr server using a pure Python implementation.