=================================
Python NineML User Documentation
=================================


Welcome to the documentation for Python NineML.
This page describes:

* the process for installing Python NineML. 
* an introduction to building and simulating Python NineML components. 
* some examples of components written in Python NineML.




Installation
------------


.. toctree::
   :maxdepth: 3

   src_rst/tutorials/installation/installation
   


Abstraction Layer Quickstart
-----------------------------


.. toctree::
   :maxdepth: 2

   src_rst/tutorials/al/al


User Layer Quickstart
----------------------

.. todo::
    
    Information about the User-Layer




Examples
--------

.. toctree::
   :maxdepth: 3
   
   src_rst/examples/examples_al_python





Futher Information
------------------


More information for :doc:`developers</src_rst/developers/developer>` 
