I am new to Python but I’ve an experience in PHP, now I need to take over my project to Python which are developing by PHP with Mongo and Mysql.
My project is about provide the business solutions on server migration by reporting and monitoring
There are some idea’s we having to select the Technology stack:
- Choose the Python only for the REST API calls to connect with the servers
- And use the PHP Laravel or YII framework for manipulating the data
- And use the AngularJS on front end
- MongoDB as the Database
Now I’ve doubt on using the Python framework like Django or Flask instead of the PHP framework it’ll worth or not and Is there any other technology stack is very close to my project? if it related to Python.