Skip to content

Use random or selected Pokemon data to create easy to memorize and secure passwords via terminal or GUI

EthanSc-o7/PokePasswordGenerator

Repository files navigation


Logo

Poke Password Generator

EX

Example Password

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Use Pokemon data to make easy to memorize and secure passwords, either via randomly generating them or by selecting pokemon one at a time

Users can generate passwords via:

  • main.py which runs in the terminal
  • pokepassword.py for a simple GUI implementation

(back to top)

Built With

Python

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/EthanSc-o7/PokePasswordGenerator
  2. Install
     pip install requirements.txt
  3. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

About

Use random or selected Pokemon data to create easy to memorize and secure passwords via terminal or GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages