June 1, 2022
Standalone reana-client executables for Linux systems
The usual way of creating, executing and managing REANA workflows is by means
of the reana-client
command-line tool. However, installing reana-client
can be painful in certain
situations, for example when it conflicts with your other Python project
dependencies and you don’t want to be switching Python virtual environments all
the time. In these cases, using a fully standalone reana-client
executable
would be desirable.