Skip to content

cookiea11/Python-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Python Password Generator

A simple yet powerful password generator built with Python.
The tool allows users to create secure, random passwords with customizable options.


🎯 Project Goal

This project aims to help users generate strong and customizable passwords.
With support for different character sets, adjustable length, and planned GUI features, it provides both security and ease of use.


πŸ”¬ Project Overview

We provide a complete password generation pipeline with a focus on usability and security:

πŸ“‚ Character set customization
πŸ”’ Adjustable password length
πŸ–±οΈ One-click copy to clipboard (planned)
πŸŒ‘πŸŒ• Theme toggle (planned)
πŸ“Š Password strength evaluation and fun taglines (planned)
πŸ”’ Optional vault for secure local storage (planned)


πŸ“Š Features

  • Generate strong random passwords
  • Choose from uppercase, lowercase, numbers, and symbols
  • Adjustable length for flexibility
  • Planned GUI enhancements:
    • Password strength meter
    • Copy-to-clipboard button
    • Dark/Light theme support
    • Exclude certain characters from password generation


βš™οΈ Setup

It is recommended to run the project in a Python 3.x environment.

1. Clone the repository

git clone https://github.com/<your-username>/Python-password-generator.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages