PyRundeck A thin, pure Python wrapper for the Rundeck API Installation In order to install run (preferably inside a virtual environment): $ git clone https://github.com/EKT/pyrundeck $ pip install -e ./pyrundeck Soon there will be a package on PyPi.