Welcome to dballe's documentation!
==================================

The DB-All.e Python bindings provide 2 levels of access to a DB-All.e database:
a complete API similar to the Fortran and C++ API, and a high-level API called
volnd that allows to automatically export matrices of data out of the database.


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   parms
   btable
   ltypes
   tranges
   aliases
   env
   connect

   python/dballe
   python/dballe.volnd

   cpp/dballe
   fortran/dballe


The C++ API documentation is also available as `doxgen documentation`__.

__ c_api/index.html


==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
