Installation ============ rdata is on PyPi and can be installed using :code:`pip`: .. code:: pip install rdata It is also available for :code:`conda` using the :code:`conda-forge` channel: .. code:: conda install -c conda-forge rdata Installing the develop version ------------------------------ The current version from the develop branch can be installed as .. code:: pip install git+https://github.com/vnmabus/rdata.git@develop