From 957c2f977e9ecf264208150ba573006ee878a844 Mon Sep 17 00:00:00 2001 From: Captain-K <44168298+Captain-K-101@users.noreply.github.com> Date: Mon, 29 Oct 2018 12:48:29 +0530 Subject: [PATCH] Update pw.py --- pw.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pw.py b/pw.py index ab79524..352f2c6 100644 --- a/pw.py +++ b/pw.py @@ -1,3 +1,4 @@ +# this will copy the password of the required id to clipboard PASSWORDS={'email':'*****','blog':'*****','github':'****'} import sys, pyperclip