Skip to content

Commit 1ea2014

Browse files
authored
main.py
1 parent 513febb commit 1ea2014

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

main.py

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
'''
2+
Project: PyPass (Python based password generator and manager)
3+
Author: https://github.com/G0dVai
4+
[ DONT CHANGE ANY THING IF YOU DONT KNOW ANTHING ABOUT PROGRAMMING OR ELSE IT WILL AFFECT ENCRYPTIONA AND DECRYPTION !!! ]
5+
'''
6+
17
import colorama
28
from colorama import Fore
39
import random

0 commit comments

Comments
 (0)