Nicholas-Stull / PyPassGen

Python Password Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPassGen

Python Password Generator

Description

A password generator made for python

Installation

Download the zip file or exe under releases

For any OS

  • Install Python
  • Run either python3 password_generator.py or py PyPassGen.py

For Linux (Specicly Ubuntu, Just adds a .Desktop file and acts like an application)

sudo tar -xzvf PyPassGen_Linux.tar.gz 
cd PyPassGen_Linux
./install.sh 

For Windows

  • Still working on installer.

About

Python Password Generator


Languages

Language:Python 100.0%