Skip to content

Simple flask example for quick prototypes and small applications

License

Notifications You must be signed in to change notification settings

giancarlocp/Flaskex

 
 

Repository files navigation

                            Python Dependencies GitHub Issues Contributions welcome License



Features

  • Encrypted user authorizaton
  • Database initialization
  • New user #
  • User login/logout
  • User settings
  • Modern user interface
  • Bulma framework
  • Limited custom css/js
  • Easily customizable

Setup

git clone https://github.com/anfederico/Flaskex
cd Flaskex
pip install -r requirements.txt
python app.py

Contributing

Please take a look at our contributing guidelines if you're interested in helping!

About

Simple flask example for quick prototypes and small applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.2%
  • Python 32.5%
  • JavaScript 11.4%
  • CSS 1.9%