I created a simple Flask app that calculates your one rep max and spits out the results on the graph using several different formulas.
It's hosted up on Heroku.
I like Flask because it's such an easy to use framework and you can create web apps very fast with it. I may do something in Django for my next project. We'll see ;)