But how do I do this in Python?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-rest-framework

    Web APIs for Django. 🎸

  • Additionally, Django can be used to create APIs using the DjangoRestFramework. If you're interested in learning Django, I strongly recommend checking out the books by Michael Vincent.

  • Django

    The Web framework for perfectionists with deadlines.

  • Python supports a variety of great frameworks and libraries. Django, one of my favorites, consolidates the process of using Python to create web applications. It's a full-stack framework that provides a templating system for front-end development and even has a pre-installed admin application viewable in the browser. There are even Content Management Systems like Wagtail and DjangoCMS that you can add to your Django site to easily edit content.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MicroPyScript

    Discontinued MicroPyScript: A test harness for multiple runtimes in PyScript

  • Finally, there's PyScript. The dream of many Python developers, PyScript allows Python to run in the browser using WebAssembly. As someone who never fully mastered JavaScript, I find this particularly appealing.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts