Skip to content

Igorhenri0407/python-flask-user-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-flask-user-authentication

this is complete flask authentication with session like php

download and run the application

  1. create a virtual env python -m venv venv
  2. install the dependency pip install flask flask-session flask-sqlalchemy
  3. create a file main.py
  4. and copy all the code of my file to your file

About

this is complete flask authentication with session like php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.8%
  • Python 41.2%