A script that replicates all examples in my blog post on revisiting the Bayesian medical tests example-- using Python and Lea to do some probabilistic programming: Medical test/Lea post
$ python lea_ex02.py
Or,
$ chmod u+x lea_ex02.py
$ ./lea_ex02.py
That's it, give it a try!