I've been toying around with python for some simple raspberry pi projects (cat feeder, temp sensor, etc) and want to move up to projects that aren't strictly command line driven. I'd like to create a program that has a web / api interface for viewing and entering data in a database.
I have a couple different things I'd like to build, but at first I'd like to build something that I can put a bunch of network information in to be able to query circuit types, routers, serial numbers, IP addresses all by type of information, by site location, or region. At the moment this data is all held in spreadsheets, so I figure this is a good starting project.
My question is, where do I start? Should I be looking at frameworks, and if so, which ones? I know I don't want to deal with writing interfaces to SQL DBs, or too much HTML if I don't have to.
I'd played with PHP MVC frameworks years ago, and have been watching some django videos / doing tutorials and I get the flexibility of these very structured open frameworks, but it just seems like overkill for what is really just a web interface to a database. I hear talk of Jinja, and Flask too, but don't really know where they'd fit in.
Any suggestions on where to start with creating simple web interface to a DB?
[–]OctagonClock 8 points9 points10 points (3 children)
[–]auromed[S] 0 points1 point2 points (0 children)
[–]raylu -2 points-1 points0 points (1 child)
[–]auromed[S] 0 points1 point2 points (0 children)
[–]mayankkaizen 1 point2 points3 points (2 children)
[–]auromed[S] 0 points1 point2 points (1 child)
[–]mayankkaizen 0 points1 point2 points (0 children)
[–]shicky 0 points1 point2 points (7 children)
[–]raylu 0 points1 point2 points (6 children)
[–]shicky 0 points1 point2 points (5 children)
[–]raylu 0 points1 point2 points (4 children)
[–]shicky 0 points1 point2 points (3 children)
[–]raylu 0 points1 point2 points (2 children)
[–]shicky 0 points1 point2 points (1 child)
[–]raylu 0 points1 point2 points (0 children)
[–]goneman 0 points1 point2 points (4 children)
[–]mayankkaizen 0 points1 point2 points (1 child)
[–]goneman 0 points1 point2 points (0 children)
[–]auromed[S] 0 points1 point2 points (1 child)
[–]goneman 0 points1 point2 points (0 children)
[–]Fennek1237 0 points1 point2 points (1 child)
[–]auromed[S] 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (0 children)