Metadata-Version: 2.1
Name: password_manager_py
Version: 1.1.0
Author: SMc
Author-email: jackagusjill21@gmail.com
Keywords: password manager
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# PasswordManagerPy

This is a simple password manager written in python.

It takes a username and website which are optional and a password length.

A random password will be created and appended to an encrypted text file.

This file can be decrypted and viewed from the GUI.
