Skip to content

Akhileshsakure/Password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-generator

A web based password generator that generates a strong password as per user's requirements. The user can specify length of the password and whether the password will contain

  • Lower case characters
  • Upper case characters
  • Numbers
  • Special Characters

Installation

Install with pip:

$ pip install -r requirements.txt

Run Flask

Run flask for develop

$ python app.py

In flask, Default port is 5000

About

Web application project developed using Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors