How to do Bayesian statistical modelling using Numpy and PYMC3. Shamelessly plagarized from Eric Ma's really good tutorial here, to fit into a short, introductory 90 minute lecture. Acknowledgements, the full tutorial, and oodles of additional information and great examples can all be found there, and I suggest you give it a go.
To get started, click this link.
This is a binder session in which you can mess around and write python in interactive notebooks. Pop open notebooks/01-Student-Probability_a_simulated_introduction_abbv.ipynb and get going!
Further reading resources that are not specifically tied to any notebooks.