Swap76 / Python-Flask-Application

Website for writing blogs using Python-Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Flask Application

Dependencies

  • Python
  • Python-Flask
  • Flask-WTForms
  • Flask-Jinja
  • Postgresql
  • HTML
  • BootStrap
  • CKEditor

Commands used

  • install python > 3.3
  • install pip
  • pip install flask
  • pip install Flask-WTF
  • pip install passlib

mysql: In Rahul's Laptop

Postgress In Swapnil's Laptop and On Server

RUN

  • python3 app.py

About

Website for writing blogs using Python-Flask

License:GNU Affero General Public License v3.0


Languages

Language:HTML 79.6%Language:Python 20.4%