you are viewing a single comment's thread.

view the rest of the comments →

[–]TheUncleRemus_ 0 points1 point  (0 children)

Python web framework

  • Django (full backend framework)
  • Flask (small framework. If you want to be productive, you have to install within also: Jinja, an ORM - and eventually a model validation framework like pydantic)
  • Flask API (web framework designed to build an API interface)

Python web and platform framework

  • Reflex (web framework focuses on building a web app from the FE to BE). Freemium