Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Simple web framework
Post: RE: Simple web framework

(Jun-22-2019, 02:38 AM)SheeppOSU Wrote: I think will be east to use for this - from flask import Flask, render_template app = Flask(__file__) @app.route('/') def Home(): return render_template('html...
afn Web Scraping & Web Development 2 2,131 Jun-22-2019, 07:46 PM
    Thread: Simple web framework
Post: Simple web framework

Hi. I have a task where I need to generate a simple html page with input field, submit button and serve http requests(in other words, I need http server on board). Any advises which framework to pick?...
afn Web Scraping & Web Development 2 2,131 Jun-21-2019, 10:08 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020