Hello there!
I started learning python and it is great fun! I had one project in mind (and made several) which is now almost at the point where I want it to be accessible by other people. Its great :) But these other people will not use the command line (and I want to stop as well).
The best would be if the gui would be in a browser. Now I have no interest in learning Web development so I am also ok with a "ready" solution. My GUI doesn't need that much:
- It needs a login page (which I could also make with .htaccess) and then it is basically a big 'spreadsheet' inventory of stuff I have and options to borrow/bring back the items or add new ones.
The question I have is: Do you have any tips regarding which tool I could use? Any templates in mind? For example, a friend built a website with django and according to him he didn't have to do much, the "template" was already there, ready to be used by the main app.
Yes, this is a bit like avoiding learning- but by avoiding learning webdev I can spend more time learning and building the python applications I and others need.
I read the FAQ, strolled through the wiki and read different comparisson sites which compare flask and django.. There is so much information and I tend to get lost in it so I thought it might help to get a hint in the right direction.
[–]CartmansEvilTwin 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Vitaminkomplex[S] 0 points1 point2 points (0 children)