.. pyRserve documentation master file

Welcome to pyRserve's documentation!
====================================

pyRServe is a library for connecting Python to an R process running under Rserve.
Through such a connection variables can be get and set in R from Python, 
and also R-functions can be called remotely.

Contents:

.. toctree::
   :maxdepth: 2

   intro
   installation
   manual
   license

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

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

