Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 226 Bytes

AuctionWebsite using Flask

pip install flask
pip install flask-sqlalchemy
pip install flask-wtf
pip install wtforms
pip install email_validator
pip install flask-bcrypt
pip install flask-login