Python is an extremely powerful and flexible programming language that is particularly popular among newcomers to coding thanks to its relatively gentle learning curve. That said, the flexibility of ...
#' @param path The path to a given python binary. #' If binary is on system path just the binary name will work. #' @param minimum_version The minimum version of python it should be. #' Should be a ...