Trying Django
I do have some basic knowledge about Python and I am thinking of trying the Django framework to build a web app for searching and filtering abandoned Chrome extensions for ideas. I am already scraping 1000s of such Chrome extensions and it would be a fun project to learn everything.
As of now, I am not very sure about the complexity that Django has, but I am willing to try it. I will be storing all the extensions data in a sqlite3 database, and can host the app on a Hetzner VPS.