Skip to content

bdfd/Section3.5.0-Flask_Render_Template

Repository files navigation

Build Simple Website with Python, Flask & HTML view engine

Document

  • Install dependencies using python package manager: pip install -r requirements.txt
  • Start python with server file : python server.py
  • Tune to url: http://localhost:5000

All boilerplate code managed by flask framework. Routes are defined in server file, static view pages are in templates folder. I have implemented partials concept using HTML. Css and Javascript files are stored in static folder.

Thanks For Vist This Repositories! Please Star If You Like It

KEEP AWESOME & STAY COOL!

Feel Free To Fork And Report If You Find Any Issue :)

Star Badge View Repositories View My Profile