Auth0 + Stripe Integration with Python/Flask

Hi,
I was wondering if there is a way to integrate Auth0 with Stripe to make a B2C SaaS, subscription product. My server-side code is written with Python, so I was wondering if there was a way to do it in Python, rather than Node.

Thanks