vismodo / Python-Password-Generator

If you already know a little tkinter but don't know what to do with it, Here is a tutorial!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Password Generator

If you already know a little tkinter but don't know what to do with it, Here is a tutorial!

Check the Page Wiki for the tutorial

Screen Shots

image

image

image

Getting Started

  1. Click here to clone this repository.

  2. Open 'Password Generator.py' in IDLE

openwith

  1. Click on Run -> Run Module and wait for a tkinter window to pop up.

runmod

  1. Use the spinbox to select how long your password should be and click on the checkbox to include numbers and special characters.

  2. Click on 'Generate Password' and your password will be given as an alert.

Authors

VismayaAtreya