.. _api:

******************************************************************************
API
******************************************************************************

PDAL is a C++ library, and its primary API is in that language. There is also a
`Python API <https://pypi.python.org/pypi/PDAL>`__ that allows reading of data
and interaction with `Numpy`_.

.. toctree::
   :maxdepth: 2

   cpp/index




.. _`Numpy`: http://www.numpy.org/
