.. _api:

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

PDAL is a C++ library, and its primary API is in that language. There is also a
:ref:`python` API that allows reading of data and interaction with `Numpy`_.

.. toctree::
   :maxdepth: 2

   cpp/index




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