News

Reflex has built an open source framework to make it easy to turn Python code into a we app. Today it announced a $5M seed investment.
If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
Also, Django’s ORM has massively influenced the design of other Python ORMs, so it’s a good starting point for understanding Python ORMs generally. Models for a Django-managed database follow ...