Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Latest commit

 

History

History
56 lines (36 loc) · 1 KB

index.rst

File metadata and controls

56 lines (36 loc) · 1 KB

Welcome to Pymaging's documentation!

About

Pymaging is a pure Python imaging library that is compatible both with Python 2 and Python 3.

User Documentation

If you want to learn more about how to use pymaging, this part of the documentation is for you:

.. toctree::
    :maxdepth: 3

    /usr/installation
    /usr/quickstart


Developer Documentation

If you want to hack (or extend) pymaging, this part is for you:

.. toctree::
    :maxdepth: 3

    /dev/setup
    /dev/overview
    /dev/api
    /dev/formats
    /dev/contribute


Indices and tables