.. Python IVI documentation master file

Welcome to Python IVI's documentation
=====================================

Python IVI is a Python-based interpretation of the Interchangeable Virtual
Instrument standard from the `IVI foundation`_.

See also:

- `Python IVI home page`_
- `GitHub repository`_
- `IVI Foundation`_

.. _`Python IVI home page`: http://alexforencich.com/wiki/en/python-ivi/start
.. _`GitHub repository`: https://github.com/python-ivi/python-ivi
.. _`IVI Foundation`: http://www.ivifoundation.org/

Contents:

.. toctree::
   :maxdepth: 2

   intro
   examples
   ivi
   scope
   fgen
   dcpwr
   newdriver
   appendix

Indices and tables
==================

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

