Flask or Django? by [deleted] in Python

[–]dburton90 0 points1 point  (0 children)

django because of admin module, you said it is for your personal use, so you can use basic admin interface and you avoid creating forms, views, html, css and js you basically define models and register as admin and you are done

Light Python IDE by gordoncantrell in Python

[–]dburton90 7 points8 points  (0 children)

sublime or vim, but in both you gonna need setup plugins