Python Flask Hash pass PostgreSQL · This repository is part of a self-taught supplemental course to help students develop skills. Install pip install -r requirements.txt Run server Server listen default on http://localhost:5000/ python main.py or flask --app main --debug run -h localhost -p 5000 Team dcortes.net@gmail.com