© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kevin
builder. always learning
There are a lot of good microframeworks available for Python. I would start with one of those (Flask, Bottle, CherryPy being some of the more widely used ones). From there, it's pretty easy to get started with writing what you're looking for.
Anthony Lapenna
Open-source enthusiast
+1 for Bottle which is really easy to setup !