PyJAGS: The Python Interface to JAGS PyJAGS provides a Python interface to JAGS, a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation. License: GPLv2 Installation pip install pyjags Useful links Documentation hosted on the Read the Docs Package on the Python Package Index Project page on github JAGS manual and examples