Skip to content

Pawelooo/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Password Generator

This project was created to generate a random password.

Setup

The first thing to do is to clone the repository:

$ git clone https://github.com/Pawelooo/PasswordGenerator.git
$ cd passwordGenerator

Activate a virtual environment with current libraries

pipenv shell

if activate virtual environment you run app

cd passwordGenerator
python manage.py runserver

There will be a password form on the first page

About

Password generation page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published