Introduction

Provides tools to manage remote and local files using the XROOTD and/or SSH protocols. This allows, for example, to synchronize remote files with those in a local cluster. One has to be sure to have the correct rights to access to the sites before using the functions within this module. This prevents having to introduce their associated passwords many times.

Installation

This package is available on PyPi, so just type:

pip install hep-rfm

To use the latest development version, clone the repository and install with pip:

git clone https://github.com/mramospe/hep_rfm.git
cd hep_rfm
pip install .

In order to get started into this package, or to see the function and classes here provided, please use the following links:

Indices and tables