File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
# PyEncrypter-
2
- ![ Screenshot] ( screenshot.jpg )
3
-
4
-
5
2
A Simple Yet powerfull Word Encrypter with python3
6
3
GUI Powered By GUIZERO
7
4
@@ -11,14 +8,13 @@ sudo pip install guizero
11
8
12
9
* tested in python3.6 on linux
13
10
14
- will use (.key) format to generate and use keys
15
-
16
-
17
- if you found any bugs report it in the issue page
11
+ Now added a Extra feature
18
12
13
+ * You can generate and load PyEncrypter keys(.key)
19
14
20
- if you have any designing ideas open a issue for it or contact me on [email protected]
15
+ * and Encrypt and decrypt with it
21
16
17
+ If you found any bug kindly report it in issue page
22
18
Currently the setup.py is not supported for windows and Mac
23
19
Command line version of this project is in the commandline folder
24
20
This was a simple project for learning python3
You can’t perform that action at this time.
0 commit comments