Right Backend for a Python App?
Hi All!
Python is one of the most reliable programming languages that comes with simple syntax and ample community support. Its support for building 2D and 3D applications using frameworks like Pygame, Panda3D, and Godot also differentiates it among rivals. However, it is crucial to find a reliable backend platform for Python apps.
In this regard, I found the source https://www.back4app.com/tutorials/How- ... for-Python to be very useful for crafting server-side functionalities. Withal, I am also looking for backend development tools like Firebase, Azure and AWS Amplify for deploying and building Python backends. So, I am here to know your thoughts.
On the other hand, should I opt for a full framework (Django/FastAPI/Flask) with a custom backend setup, or rely on a ready-made backend service? Or, is it possible to proceed with a self-hosted backend rather than a cloud computing service?

Python is one of the most reliable programming languages that comes with simple syntax and ample community support. Its support for building 2D and 3D applications using frameworks like Pygame, Panda3D, and Godot also differentiates it among rivals. However, it is crucial to find a reliable backend platform for Python apps.
In this regard, I found the source https://www.back4app.com/tutorials/How- ... for-Python to be very useful for crafting server-side functionalities. Withal, I am also looking for backend development tools like Firebase, Azure and AWS Amplify for deploying and building Python backends. So, I am here to know your thoughts.
On the other hand, should I opt for a full framework (Django/FastAPI/Flask) with a custom backend setup, or rely on a ready-made backend service? Or, is it possible to proceed with a self-hosted backend rather than a cloud computing service?

