Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Logility

🐁 Simple login system with Flask and Flask Login

Run

    python3 app.py

And then open the browser on 127.0.0.1:5000/login

Venv

Install :

    sudo apt install python3-venv

Set the environ :

    sudo python3.6 -m venv venv

    source venv/bin/activate

    deactivate

About

🐁 Simple login system with Flask and Flask Login

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.