Skip to content

naveenbavu/FlaskLogin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask with authentication

A small application which uses mysql for authentication.

Login Page

Installation

pip install -r requirements.txt
mv config.yaml.example config.yaml
vi config.yaml
python setup.py

And then run python app.py

About

Python Flask with MySQL authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.4%
  • HTML 27.6%
  • CSS 14.0%