echoboomer / passgen

A password generator with customizable options that runs in Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passgen

A password generator with customizable options that runs in Django.

Requirements

  • python3
  • django

Running

From the project root:

python3 manage.py runserver

About

A password generator with customizable options that runs in Django.

License:MIT License


Languages

Language:Python 73.9%Language:HTML 26.1%