We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513febb commit 1ea2014Copy full SHA for 1ea2014
main.py
@@ -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
+
7
import colorama
8
from colorama import Fore
9
import random
0 commit comments