Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” SecureKey Password Generator

A beginner-friendly Python project that generates secure random passwords using Python's built-in secrets module.


πŸš€ Features

  • Generate strong random passwords
  • Uses Python's secrets module for cryptographically secure randomness
  • Password strength checker
  • Save passwords to a local file
  • User-friendly command-line interface
  • Handles invalid user input smoothly

πŸ› οΈ Tech Stack

  • Python 3
  • VS Code
  • Git
  • GitHub

▢️ How to Run

git clone [https://github.com/Bhagyashri77777/SecureKey.git](https://github.com/Bhagyashri77777/SecureKey.git)
cd SecureKey
python password_maker.py


πŸ“‚ Project Structure
SecureKey/
β”‚
β”œβ”€β”€ password_maker.py
β”œβ”€β”€ passwords.txt (ignored)
β”œβ”€β”€ README.md
└── .gitignor

πŸ“š What I Learned
Using Python's secrets module for real security

Working with the string module

Creating and calling custom functions

File handling in Python

Error handling using try-except blocks

Password strength checking logic

πŸ‘©β€πŸ’» Author
Bhagyashri Yogesh Gawali

About

A Python application for generating strong and secure random passwords.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages