Skip to main content

cffi-based cairo bindings for Python

Project description

cairocffi
=========

cairocffi is a `CFFI`_-based drop-in replacement for Pycairo_,
a set of Python bindings and object-oriented API for cairo_.
Cairo is a 2D vector graphics library with support for multiple backends
including image buffers, PNG, PostScript, PDF, and SVG file output.

Additionally, the :mod:`cairocffi.pixbuf` module uses GDK-PixBuf_
to decode various image formats for use in cairo.

.. _CFFI: https://cffi.readthedocs.org/
.. _Pycairo: http://cairographics.org/pycairo/
.. _cairo: http://cairographics.org/
.. _GDK-PixBuf: https://live.gnome.org/GdkPixbuf

* `Latest documentation <http://packages.python.org/cairocffi/>`_
* `Source code and issue tracker <https://github.com/SimonSapin/cairocffi>`_
on GitHub.
* Install with ``pip install cairocffi``
* Python 2.6, 2.7 and 3.2+. Tested with CPython and Pypy.
* API compatible with Pycairo.
* Works with any version of cairo.

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

cairocffi-0.7.2.tar.gz (75.3 kB view hashes)

Uploaded Source

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