.. contents:: :depth: 3.0 .. Installation ============ .. code:: r install.packages("PythonInR") # or library("devtools") install_bitbucket("Floooo/PythonInR") .. note:: **Windows Installation** If you encounter installation problems on Windows consider the use of `WinPython `__. Which is a portable Python version with many useful preinstalled packages.