Python as the server side of android

I want to use Python to build an android server. Android mainly uploads some keywords, then the Python server accepts these keywords, searches in the database, and then models the algorithm of data mining and returns the modeling results to Android. Is this method feasible? If feasible, what are the recommended technical routes?

Mar.14,2021

Python writes Web services as nothing more than flask or Django. For data mining, you can consider using pandas,


tornado is easy to use, and the keyword is passed in json format

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7bbc85-2a189.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7bbc85-2a189.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?