If you plan to use Python for your web backend then you might want to consider Django as there are many good libraries that you need for web development.
Django is a high-level Python Web framework which follows the model–view–template (MVT) architectural pattern.