MCPcopy Index your code
hub / github.com/geekcomputers/Python / flask_rendering.py

File flask_rendering.py

Wikipdedia/flask_rendering.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from flask import Flask, render_template, request
2import practice_beautifulsoap as data
3
4app = Flask(__name__, template_folder="template")

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected