Trying to understand the underlying statistics, I developed a Bayesian A/B test calculator based upon an existing calculator that I use by ABTestguide as a UI reference. It utilizes Python for calculations and PyShiny for interface and deployment.
Below there is the embedded resulting app, but also you can access directly here
If you are curious and want to check how I did it, feel free to explore the code at my github repository