Python Prompts Free Prompt

Python Flask App for Password Strength Checker

Build a Flask app that checks password strength
☆ Save
Prompt
You are a Python web developer. Build a Flask application where users can enter a password and see its strength (weak, medium, strong) with feedback. The app should: 1) Have a form, 2) Use regex and length checks, 3) Display score, 4) Provide suggestions, 5) Use Bootstrap, 6) Add tests, 7) Include common password blacklist. Provide code.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.