Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.47 KB

README.md

File metadata and controls

62 lines (43 loc) · 1.47 KB

🔐 Advanced Password Generator

A secure and customizable Password Generator built with Streamlit to create strong passwords based on user preferences.

🚀 Features

✅ Generate passwords with customizable options:

  • Uppercase Letters (A-Z)
  • Lowercase Letters (a-z)
  • Numbers (0-9)
  • Special Characters (@, #, !, etc.)

Adjustable password length (6 to 32 characters) ✅ Option to show/hide password for security ✅ One-click copy to clipboardUser-friendly interfaceMobile responsive design


🛠️ Installation & Setup

Follow these steps to run the app on your local machine:

1️⃣ Clone the Repository

git clone https://github.com/codewithshabbir/password-generator-python.git
cd password-generator-python

2️⃣ Install Dependencies

pip install -r requirements.txt

3️⃣ Run the App

streamlit run app.py

🌐 Live Demo

🚀 Try it Live


🎯 Screenshots

Password Generator Screenshot


👨‍💻 Developer

Made with ❤️ by Muhammad Shabbir

📌 GitHub: @codewithshabbir
📌 Portfolio: codewithshabbir.vercel.app


📜 License

This project is open-source and available under the MIT License.