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