Skip to content

Simple flask example for quick prototypes and small applications

License

Notifications You must be signed in to change notification settings

4thel00z/Flaskex

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.4%
  • HTML 25.0%
  • CSS 21.3%
  • JavaScript 18.3%