snippsat / Flaskex

Simple flask example for quick prototypes and small applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaskex

Python

Features

  • Encrypted user authorizaton
  • Database initialization
  • Login/logout
  • User settings
  • Modern UI
  • No CSS/JS dependencies
  • Easily customizable

Setup

cd <directory>
git clone https://github.com/anfederico/Flaskex (or manually download)
pip install -r requirements.txt
python app.py

About

Simple flask example for quick prototypes and small applications


Languages

Language:Python 35.4%Language:HTML 25.0%Language:CSS 21.3%Language:JavaScript 18.3%